home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / sasl / 3906 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.8 KB  |  44 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!WUBIOS.WUSTL.EDU!PHIL
  3. Return-Path: <phil@wubios>
  4. X-Mailer: ELM [version 2.3 PL11]
  5. Message-ID: <9208261628.AA02286@wubios>
  6. Newsgroups: bit.listserv.sas-l
  7. Date:         Wed, 26 Aug 1992 11:28:53 CDT
  8. Reply-To:     "J. Philip Miller" <phil@WUBIOS.WUSTL.EDU>
  9. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  10. From:         "J. Philip Miller" <phil@WUBIOS.WUSTL.EDU>
  11. Subject:      Re: Syntax-Sensitive Editing for SAS Programming (fwd)
  12. Comments: To: SAS Mailing List <SAS-L@ohstvma.ircc.ohio-state.edu>
  13. Lines: 29
  14.  
  15. Jack N Shoemaker <shoe@WORLD.STD.COM> writes:
  16. >
  17. > Why use DM?  Use EMACS to edit your SAS programs and batch 'em up.  If you
  18.  have
  19. > an editor that you like, then DM buys you practically nil.
  20.  
  21. [flame on]
  22.  
  23. if your application is one which is suitable for a traditional batch
  24. processing approach I agree with Jack.  What we have learned in the last
  25. two decades is that for many tasks there are distinct advantages to
  26. interactive processing.  This requires different thought processes,
  27. however, and changes in the tools that you want to use.  For example, if I
  28. am cleaning a dataset, if I am in a batch mode I may run a proc print and
  29. then use my favorite editor to browse the output [I have learned that I
  30. save many trees by doing this instead of printing it out :-].  If I am in
  31. an interactive mode, however, I find that I do a series of FSEDITs, or SQLs
  32. or PRINTs with a WHEN statement.  In each case doing this series of steps
  33. within DM is substantially more efficient than firing up my editor,
  34. creating a file, submitting the file to SAS, etc.
  35.  
  36. [flame off]
  37.  
  38. -phil
  39.  
  40. --
  41.      J. Philip Miller, Professor, Division of Biostatistics, Box 8067
  42.      Washington University Medical School, St. Louis MO 63110
  43.      phil@wubios.WUstl.edu - Internet  (314) 362-3617 [362-2694(FAX)]
  44.