home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!paladin.american.edu!auvm!psuvm!cunyvm!ndsuvm1!uminn1!hakomaki
- Organization: University of Minnesota - Computer & Information Services
- Date: Wednesday, 29 Jul 1992 10:26:55 CST
- From: <HAKOMAKI@UMINN1.BITNET>
- Message-ID: <92211.102655HAKOMAKI@UMINN1.BITNET>
- Newsgroups: bit.listserv.sas-l
- Subject: Suppression of SASLOG
- Lines: 11
-
- Additional info:
-
- To supress SASLOG on CMS when you invoke SAS issue a filedef beforehand
-
- filedef xxxx dummy
-
- SAS filename
-
-
- Note: DON'T issue the parameter disk after the fileref (xxxx) or you will
- get the SASLOG wriiten to your 191 disk. Strange.
-