home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20392 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  2.0 KB

  1. Path: sparky!uunet!news.tek.com!tekgen!kellym
  2. From: kellym@tekgen.bv.tek.com (Kelly Mc Connell)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: How do I save DECterm printer info?
  5. Message-ID: <1774@tekgen.bv.tek.com>
  6. Date: 5 Jan 93 21:47:42 GMT
  7. References: <1992Dec30.120705.81@dallas.sil.org>
  8. Reply-To: kellym@tekgen.bv.tek.com
  9. Organization: Tektronix Inc.  VMS Systems Support
  10. Lines: 32
  11.  
  12. In article <1992Dec30.120705.81@dallas.sil.org> titus@dallas.sil.org writes:
  13. >
  14. >  Anybody out there (DEC folks perhaps?) know how to save
  15. >printer info into the DECW$TERMINAL.DAT file?  I have set up
  16. >my desired default printer info and then done a save, but
  17. >this info doesn't appear in the file.
  18. >  If someone knows how to save this info, please let me know
  19.  
  20. I'm assuming you're referring to the terminal window print option and not the
  21. session manager print application.  
  22.  
  23. You can't save it, but there is a way around it.  The info on the first pop-up
  24. menu will save (file name, mono/color, etc.), the info on the second and 
  25. third pop-up menus will not save (queue name, form, etc.).  To set up a default
  26. printer you need to define a logical DECW$PRINTER_FORMAT_DEFAULT that points
  27. to the queue you want to use.  This logical is supposed to work OK if defined
  28. in your process logical name table but it doesn't, it has to be in the system
  29. or group table for it to work.
  30.  
  31. You can define DECW$PRINTER_FORMAT_DEFAULT to a comma seperated list also, then
  32. when you open the queued printer options menu the list you see will be limited
  33. to the queues you've defined.  You may also define logicals for other print
  34. formats (DECW$PRINTER_FORMAT_xxx where xxx is DEFAULT, TEXT, LINE PRINTER, etc.)
  35. This is (poorly) documented in the Guide to Installing DECwindows Motif in 
  36. section three, Customizing VMS DECwindows Motif Software.
  37.  
  38. Remember, this is being defined on a particular system, so when you open another
  39. DECterm window to a different system, you're starting from scratch again.
  40. -- 
  41.  
  42.             I may rise, but I refuse to shine before sunset
  43.  
  44.