home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / sasl / 5087 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.7 KB

  1. Path: sparky!uunet!utcsri!skule.ecf!torn!nott!dgbt!netfs!ub!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!hardy.u.washington.edu!belle
  2. From: belle@hardy.u.washington.edu (E Bell)
  3. Newsgroups: bit.listserv.sas-l
  4. Subject: Writing interactive SAS programs
  5. Message-ID: <1992Nov18.165339.11555@u.washington.edu>
  6. Date: 18 Nov 92 16:53:39 GMT
  7. Sender: news@u.washington.edu (USENET News System)
  8. Reply-To: belle@hardy.u.washington.edu
  9. Organization: University of Washington, Seattle
  10. Lines: 23
  11.  
  12. I need some advice on how to create interactive SAS programs and systems.
  13. I've got plenty of experience writing batch programs using data and proc
  14. steps and the macro facility, but after my initial stabs at making
  15. interactive programs, I'm a little bit at a loss as where to proceed next.
  16.  
  17. The system I am developing manages data for a research project, and
  18. includes modules to update the database, print reports, and perform various
  19. system administration functions.
  20.  
  21. I have implemented a crude menuing system using macro windows.  The 
  22. menuing system calls macros I have defined to perform the desired functions.  
  23. These macros are stored in separate files which are read in at system 
  24. start-up.
  25.  
  26. I'm using SAS/PC.  Our site license includes SAS/FSP, but unfortunately
  27. does not include SAS/AF.  I assume that SCL is the solution to many of
  28. my problems.  What will I be able to do with SCL given that I only have
  29. SAS/FSP?  What can't I do without SAS/AF?  Will it be worth the investment
  30. in time and energy or will I still only be able to create a half-baked 
  31. system without both products?  What are my other options?
  32.  
  33. Thanks in advance for any help you can give me.  Respond on the net or by
  34. e-mail.  RTFMs are fine, just tell me where to go.
  35.