home *** CD-ROM | disk | FTP | other *** search
- 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
- From: efb@cnmss.tredydev.unisys.com (Edward Bacon)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: SAS/C 6.00 problems
- Message-ID: <1992Nov5.181414.23233@cnmss.tredydev.unisys.com>
- Date: 5 Nov 92 18:14:14 GMT
- References: <Bx3GDu.E7z@unx.sas.com> <piet.02u9@okapi.sub.org> <Bx739r.D5v@unx.sas.com>
- Organization: Unisys Corporation, Tredyffrin
- Lines: 14
-
- Some one recently praised scmsg, and I would like to add my $.02.
- I really like it and the "openness" it provides to integrate
- editors, the compiler and make. I had a few problems using the
- TurboText scripts provided. I discovered that you must define the
- SAS environment (assigns and path) before starting the rxmaster.
- If you do not do this, build cannot find sc (when started from
- TurboText).
-
- NFS: As TurboText has a different port for each document, I would like
- to set the portname that scmsg uses for the editor in a more dynamic
- fashion (e.g. by an ENV variable or AREXX command to scmsg). I have
- written a script to figure out the document port and use it to goto
- line number of the selected error, but I'm telling scmsg to talk to
- AREXX first.
-