PrintWindow() action

From The x3270 Wiki

The PrintWindow() action sends an image of the x3270 window to the printer. Unlike PrintText(), this is a bit-map image of the entire window, not just the text on the display.

Parameters

With no parameters, PrintWindow() executes the command defined by the printWindowCommand resource.

If a parameter is specified, it is a command that overrides the value of printWindowCommand.

Examples

PrintWindow()