UsingApplicationSoftwareVMS Interface for QMS Crown Printers5-2Using Application SoftwareMost application or layered software products allow you to specify thequeue in which to place jobs for printing. To set up your application forprinting to the QMS printer, specify the generic queue that corre-sponds to your application's output language. For example, if yourapplication outputs LN03 Plus commands, specify the generic queue(defined when you installed the host software) associated with theLN03 Plus language. You may also direct output to the executionqueue, allowing the printer's ESP feature to select the language. Formore information about printing, refer to your application's documen-tation.Printing from VMSIf you do not use an application to print, use the PRINT command andthe queue name from the VMS command line:$ PRINT/QUEUE=queue_name filenameYou provide thequeue_name that you want to use. The queue youspecify may already have some qualifiers defined for it. These qualifi-ers access certain printer features. If you want to add qualifiers orchange parameters from the command line, you can add yourchanges to the PRINT command with the /PARAMETERS qualifier.The general format for adding qualifiers to the PRINT command is$ PRINT/QUEUE=queue_name -_$ /PARAM=(param,param...)filename.extEach parameter must be separated from the others by a comma only.Do not use spaces. The entire list of parameters you use must beenclosed in parentheses unless only one parameter is specified. Seechapter 4, “Queues, /PARAMETERS, and Logicals,” for an explana-tion of the individual parameters. Set-up modules may also be used tospecify print qualifiers for a specific queue as explained next.