home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / sasl / 5144 < prev    next >
Encoding:
Text File  |  1992-11-24  |  1.2 KB  |  28 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!MHS.UNC.EDU!KHARDY.IRSS
  3. X-Delivery-Notice:  SMTP MAIL FROM does not correspond to sender.
  4. Message-ID: <9211231808.AA10838@hermes.oit.unc.edu>
  5. Newsgroups: bit.listserv.sas-l
  6. Date:         Mon, 23 Nov 1992 12:51:00 LCL
  7. Reply-To:     KEN <KHARDY.IRSS@MHS.UNC.EDU>
  8. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  9. From:         KEN <KHARDY.IRSS@MHS.UNC.EDU>
  10. Subject:      SAS 6.08 - TCP/IP conflict
  11. Comments: To: - <sas-l@vtvm2.bitnet>
  12. Comments: cc: - <greg_madden@unc.edu>
  13. Lines: 13
  14.  
  15. Subject: Addendum to previous message about SAS 6.08 Windows and TCP/IP
  16.              software
  17.  
  18. Sorry, in my previous message about the fix for the conflict between SAS
  19. 6.08 for Windows and TCP/IP software that uses a DOS environment variable
  20. named USER, I neglected to include a necessary semi-colon in the
  21. CONFIG.SAS statement that "fixes" the problem. The correct statement is
  22.  
  23.                   -initstmt  'libname USER clear ;'
  24.  
  25. Note that on page 86 of the preliminary documentation the order of the
  26. semi-colon and the last single quote are reversed. (Are you listening SAS
  27. Institute?) This appears to be a misprint.
  28.