Use this view of the Device Definition window to view or modify existing printer definitions. Depending on which type of printer token you have selected, the information displayed will either contain a UNIX print spooler definition or a direct attached parallel port printer definition.
Using this view, you can also delete existing printer definitions or create new ones.
For more information about the general subject of device definitions and managing them, see About Device Definition.
To set up your UNIX print spooler to be available to DOS and Windows sessions, you first need to configure the printer under UNIX, then create a spooler definition, and then attach it to your DOS or Windows session. See ``Printing through the UNIX system spooler'' in the SCO Merge User's Guide for more information.
SCO Merge provides one standard print spooler definition (doslp), which is attached to your DOS and Windows sessions by default. So, printing from DOS or Windows results in spooling your printer output to the default UNIX printer by executing the UNIX command in the Printer Command window.
If you have multiple local printers or would like to set up a remote printer for use under DOS or Windows, you need to create new print spooler definitions. Once you create a new spooler definition, it becomes available for attachment in the Personal Merge Session Configuration window.
If you are using Windows 95, print spooler definitions created here are automatically available as local printers to the Windows 95 Add Printer Wizard.
Follow these steps to create a definition for a UNIX print spooler:
The correct command is the one you would use to print from the UNIX command line (for example, lp -dprintername). It can also be any other UNIX command that will operate on standard input. For example, you can run your printer output through a filter before spooling by using the following command: filtername | lp -dprintername.