home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!decwrl!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: SAS/C 6.00 problems
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <BxAs74.H3H@unx.sas.com>
- Date: Fri, 6 Nov 1992 13:59:27 GMT
- References: <Bx3GDu.E7z@unx.sas.com> <piet.02u9@okapi.sub.org> <Bx739r.D5v@unx.sas.com> <1992Nov5.181414.23233@cnmss.tredydev.unisys.com>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 39
-
-
- In article <1992Nov5.181414.23233@cnmss.tredydev.unisys.com>, efb@cnmss.tredydev.unisys.com (Edward Bacon) writes:
- |> 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).
-
- True; lots of people have discovered this. Glad you figured it out
- on your own. (We learn more about the product from the users every
- day 8^)
-
- |> 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.
-
- There is an undocumented AREXX command in SCMSG that will set the
- AREXX port name. (It was implemented at the last minute, too late
- to document, but it will be documented online in the upcoming 6.1
- patch release.) Use
-
- 'opts portname whatever'
-
- to set the REXX port name in scmsg.
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-