home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / sasl / 3487 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  599 b 

  1. Path: sparky!uunet!paladin.american.edu!auvm!psuvm!cunyvm!ndsuvm1!uminn1!hakomaki
  2. Organization: University of Minnesota - Computer & Information Services
  3. Date: Wednesday, 29 Jul 1992 10:26:55 CST
  4. From: <HAKOMAKI@UMINN1.BITNET>
  5. Message-ID: <92211.102655HAKOMAKI@UMINN1.BITNET>
  6. Newsgroups: bit.listserv.sas-l
  7. Subject: Suppression of SASLOG
  8. Lines: 11
  9.  
  10. Additional info:
  11.  
  12. To supress SASLOG on CMS when you invoke SAS issue a filedef beforehand
  13.  
  14. filedef xxxx dummy
  15.  
  16. SAS filename
  17.  
  18.  
  19. Note: DON'T issue the parameter disk after the fileref (xxxx) or you will
  20. get the SASLOG wriiten to your 191 disk. Strange.
  21.