Handles print dialogs. The ONPRINT command must appear before the PRINT command which triggers the printer dialog to come up.
Syntax
ONPRINT P=n
Parameters
P
Specifies the number of the printer to use in the drop down list. If you use only P= or P=* the most recently selected printer is used. Typically this is the default windows printer.
Examples
URL GOTO=http://www.iopus.com
ONPRINT P=3
PRINT
See Also
PRINT
Page URL http://www.iopus.com/imacros/help/cmd_onprint.htm