home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / bit / listserv / sasl / 4132 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.5 KB  |  44 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!paladin.american.edu!auvm!LOBBY.TI.COM!RSNYDER
  3. X-Mailer: ELM [version 2.2 PL16]
  4. Message-ID: <9209101558.AA17394@ti.com>
  5. Newsgroups: bit.listserv.sas-l
  6. Date:         Thu, 10 Sep 1992 10:58:10 CDT
  7. Reply-To:     "R. Snyder" <rsnyder@LOBBY.TI.COM>
  8. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  9. From:         "R. Snyder" <rsnyder@LOBBY.TI.COM>
  10. Subject:      Re: The RETAIN Statement
  11. Comments: To: ACS03043%UDELVM.BITNET@uga.cc.uga.edu
  12. Comments: cc: sas-l@uga.cc.uga.edu
  13. In-Reply-To:  <9209101537.AA16453@ti.com>; from "John R. Gerlach" at Sep 10,
  14.               92 10:36 am
  15. Lines: 27
  16.  
  17. SUBJECT:   Retain Statement
  18. SUMMARY:   "Snyd" remark
  19. REL/PLTF:  6.07/HP300
  20. E-ADDR:    rsnyder@lobby.ti.com
  21. NAME:      Bob Snyder
  22. COMPANY:   Texas Instruments, Sherman, TX
  23. PHONE:     (903) 868-5799
  24. FAX:       (903) 868-7240
  25. >
  26. >    Greetings,
  27. >
  28. >        There seems to be a problem with the RETAIN statement.  Consider
  29. >    the code below which produces a single observation data set containing
  30. >    n-variables initialized to zero using the RETAIN statement.  At the
  31. >    96th, 97th, and 98th iteration, SAS generates an "Internal compiler
  32. >    stack overflow" error message.  A patch to this problem is to use
  33. >    two RETAIN statements.  Any comments?
  34. >
  35. >        The SAS (6.06) code was executed on an IBM 3090 running VM/CMS.
  36. >
  37. >
  38. Same problem on V6.07 for HP300 (UNIX).
  39.  
  40. Perhaps it will be fixed in the same mythical "next release" that SI says
  41. will fix all my problems.
  42.  
  43. Bob
  44.