home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / bit / listserv / sasl / 5441 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.5 KB  |  33 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!howland.reston.ans.net!paladin.american.edu!auvm!ZODIAC.BITNET!HAMER
  3. X-Envelope-to: sas-l@VTVM1.BITNET
  4. X-VMS-To: BITNET%"sas-l@vtvm1"
  5. Message-ID: <01GSJ9WNFJ288WYX66@zodiac.rutgers.edu>
  6. Newsgroups: bit.listserv.sas-l
  7. Date:         Sun, 20 Dec 1992 10:12:00 EDT
  8. Reply-To:     "Robert M. Hamer 908-932-2696" <HAMER@ZODIAC.BITNET>
  9. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  10. From:         "Robert M. Hamer 908-932-2696" <HAMER@ZODIAC.BITNET>
  11. Subject:      Re: Viewing a file from inside SAS
  12. Lines: 19
  13.  
  14. Mike McDermott phone 993-3126 <MMCDERMO@GMUVAX.BITNET> wrote:
  15.  
  16. >E. Bell wants to let his user view output which has been written to a file,
  17. >preferably while remaining in a SAS session.  Although I am running SAS 6.06
  18. ... stuff deleted ...
  19. >1.  Although "include" does not work on the Output screen of Display Manager,
  20. >it works just fine for this purpose on the Program Editor screen.  Of course,
  21. ... stuff deleted ...
  22.  
  23. Without covering whether this is a good idea (putting your output in some
  24. external file and viewing it as opposed to letting it go to the output
  25. window and then saving it to a file if you like it)...
  26.  
  27. 1.  The FSLIST window enables you to view external files full screen from
  28.     within SAS
  29. 2.  There is an option for an alternative external file for SAS output to
  30.     go to; then the output would go there in addition to the output window;
  31.     you could look at the output window and be seeing a duplicate of what
  32.     is in the file.
  33.