HP OpenVMS Systemsask the wizard | 
	
 The Question is: How do I set up a default printer for a user? In login.com? How do I structure that line of code? The Answer is : 
 
  For DECwindows CDE printers and the print widget, see topic (6482).
 
  To configure default DCL access to a specific printer for one or more
  users, place the following command in the SYLOGIN.COM or LOGIN.COM:
 
    $ DEFINE SYS$PRINT TargetQueueName
 
 
 
  |