home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!uvaarpa!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: <Bxv7pz.CBL@unx.sas.com>
- Date: Tue, 17 Nov 1992 14:46:46 GMT
- References: <Bx3GDu.E7z@unx.sas.com> <piet.02u9@okapi.sub.org> <Bx739r.D5v@unx.sas.com> <1992Nov5.181414.23233@cnmss.tredydev.unisys.com> <BxAs74.H3H@unx.sas.com> <heinz.04k0@edohwg.adsp.sub.org> <Bxnq6A.44p@unx.sas.com> <heinz.04mq@edohwg.adsp.sub.org>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 30
-
-
- In article <heinz.04mq@edohwg.adsp.sub.org>, heinz@edohwg.adsp.sub.org (Heinz Wrobel) writes:
- |> But the compiler can show the line with the error highlighted. Couldn't
- |> this line including the ANSI sequence be available to SCMSG?
-
- Ah, but it doesn't show the ENTIRE line, only the area immediately
- around the token(s) that generated the message. Yes, this much could
- be made available. I'd rather fix it right, though, so I'll just add
- the code to keep track of the original column number the next time
- we get to add enhancements.
-
- |> With 5.10B I peeked how LSE got the error information from the compiler and
- |> wrote a LSE2DME for myself that passed the line to a REXX script. There I
- |> could parse the line for the ESC of the highlight sequence. This gave me a
- |> useable column. Now I miss that "feature" :-(
-
- You should still be able to do this by redirecting the compiler output
- and parsing that...
-
- |> Heinz Wrobel, Edotronik GmbH (ECG018)
-
- --
- *****
- =*|_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.
-
-