home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / bit / listserv / sasl / 4564 < prev    next >
Encoding:
Internet Message Format  |  1992-10-15  |  1.3 KB

  1. Path: sparky!uunet!stanford.edu!bu.edu!olivea!sgigate!sgiblab!swrinde!gatech!paladin.american.edu!auvm!SUVM.SYR.EDU!METRMDHM
  2. From: METRMDHM@SUVM.SYR.EDU (Mark D. H. Miller)
  3. Newsgroups: bit.listserv.sas-l
  4. Subject: Re: Documented (?) use of SUBSTR?
  5. Message-ID: <921015.165841.LCL.METRMDHM@SUVM.SYR.EDU>
  6. Date: 15 Oct 92 22:20:23 GMT
  7. Sender: "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. Reply-To: "Mark D. H. Miller" <METRMDHM@SUVM.SYR.EDU>
  9. Organization: SYRACUSE UNIV RESEARCH DATA CENTER
  10. Lines: 12
  11. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  12. X-Acknowledge-To: <METRMDHM@SUVM.SYR.EDU>
  13. Comments: To: "Philip Gallagher,(919)966-1065" <UPHILG@UNC.BITNET>,
  14.               sas-l listserve <SAS-L@UGA.BITNET>
  15. In-Reply-To:  Your message of Thu, 15 Oct 1992 10:37:00 EDT
  16.  
  17. Use of SUBSTR on the left-side of an assignment is probably attributable
  18. to SAS' origin as a PL/I program.  These are called pseudo-variables
  19. and for SUBSTR, at least, have been valid from the good old days.
  20. Moreover, this usage documented in the manual as part of the
  21. SUBSTR entry (v5, basics, p.274; v6, Language reference, p601-602).
  22.  
  23.  
  24.   *------------------------------------------------*
  25.     Mark D. H. Miller (metrmdhm@suvm.syr.edu)
  26.     Syracuse University, Faculty Computing Services
  27.     Research Data Center   { +1 315 443-1144 }
  28.   *------------------------------------------------*
  29.