home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15443 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  1.2 KB

  1. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!crcnis1.unl.edu!wupost!udel!gvls1!tredysvr!cnmss!efb
  2. From: efb@cnmss.tredydev.unisys.com (Edward Bacon)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: SAS/C 6.00 problems
  5. Message-ID: <1992Nov5.181414.23233@cnmss.tredydev.unisys.com>
  6. Date: 5 Nov 92 18:14:14 GMT
  7. References: <Bx3GDu.E7z@unx.sas.com> <piet.02u9@okapi.sub.org> <Bx739r.D5v@unx.sas.com>
  8. Organization: Unisys Corporation, Tredyffrin
  9. Lines: 14
  10.  
  11. Some one recently praised scmsg, and I would like to add my $.02.
  12. I really like it and the "openness" it provides to integrate
  13. editors, the compiler and make.  I had a few problems using the
  14. TurboText scripts provided.  I discovered that you must define the
  15. SAS environment (assigns and path) before starting the rxmaster.
  16. If you do not do this, build cannot find sc (when started from
  17. TurboText).
  18.  
  19. NFS: As TurboText has a different port for each document, I would like
  20. to set the portname that scmsg uses for the editor in a more dynamic
  21. fashion (e.g. by an ENV variable or AREXX command to scmsg).  I have
  22. written a script to figure out the document port and use it to goto
  23. line number of the selected error, but I'm telling scmsg to talk to
  24. AREXX first.
  25.