Please enable JavaScript to view this site.

A-Shell Reference

PRINTER=<dflt ptr name>{,screen pict ptr{,NODLG}}

Examples:  PRINTER=LASER

           PRINTER=LASER,MYJET

           PRINTER=LASER,MYJET,NODLG

 

PRINTER is used to define the A-Shell default printer, i.e. the printer to be used if no printer name is specified in a SPOOL or PRINT command. This name specified is the name that the printer is to be known by within your applications (i.e. the AMOS Spooler Name). To get further configuration information about the specified printer, including how it is known to the operating system, printer ini files are used. See Printer Configuration for further details.

Optionally, you may define a separate printer name that will be used for screen pictures only. If defined, the screen picture command (Ctrl+P) will skip past the printer selection, saving precious keystrokes when taking screen pictures. You may also specify a third parameter, the keyword "NODLG" (not case sensitive) which complete eliminates the screen picture dialog options; it just sends the screen picture to the specified printer with no option to add a comment, view it, opt not to delete the picture file, etc. See Screen Pictures for more details.