home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 15966 < prev    next >
Encoding:
Text File  |  1992-11-17  |  2.0 KB  |  44 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!uvaarpa!concert!sas!mozart.unx.sas.com!walker
  3. From: walker@twix.unx.sas.com (Doug Walker)
  4. Subject: Re:   SAS/C 6.00 problems
  5. Originator: walker@twix.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <Bxv7pz.CBL@unx.sas.com>
  8. Date: Tue, 17 Nov 1992 14:46:46 GMT
  9. 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>
  10. Nntp-Posting-Host: twix.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 30
  13.  
  14.  
  15. In article <heinz.04mq@edohwg.adsp.sub.org>, heinz@edohwg.adsp.sub.org (Heinz Wrobel) writes:
  16. |> But the compiler can show the line with the error highlighted. Couldn't
  17. |> this line including the ANSI sequence be available to SCMSG?
  18.  
  19. Ah, but it doesn't show the ENTIRE line, only the area immediately
  20. around the token(s) that generated the message.  Yes, this much could
  21. be made available.  I'd rather fix it right, though, so I'll just add
  22. the code to keep track of the original column number the next time
  23. we get to add enhancements.
  24.  
  25. |> With 5.10B I peeked how LSE got the error information from the compiler and
  26. |> wrote a LSE2DME for myself that passed the line to a REXX script. There I
  27. |> could parse the line for the ESC of the highlight sequence. This gave me a
  28. |> useable column. Now I miss that "feature" :-(
  29.  
  30. You should still be able to do this by redirecting the compiler output
  31. and parsing that...
  32.  
  33. |> Heinz Wrobel, Edotronik GmbH (ECG018)
  34.  
  35. -- 
  36.   *****
  37. =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
  38.  *|. o.| ||                                          1200/2400/9600 Dual
  39.   | o  |//     For all you do, this bug's for you!
  40.   ====== 
  41. usenet: walker@unx.sas.com                            bix: djwalker 
  42. Any opinions expressed are mine, not those of SAS Institute, Inc.
  43.  
  44.