Menu

#9 Report start line in error message of open pair of tokens

open
None
5
2002-04-30
2002-01-26
dbareis
No

Hi,

I have a rexx program > 11,000 lines long, if I don't
finish a comment that begins with "/*" I get an error
message at the end of the program, now the error could
be up to 11,000 lines away...

Could you please record where items begin and report
this in any error messages. If request should cover
all items which have a start and end marker.

Thanks
Dennis

Discussion

  • Mark Hessling

    Mark Hessling - 2002-04-30

    Logged In: YES
    user_id=86185

    Regina 3.0 now reports the starting line of an open comment.
    Will keep this open to remind me to look at other
    starting/ending paired tokens.

     
  • Mark Hessling

    Mark Hessling - 2002-04-30
    • assigned_to: nobody --> rexx
    • summary: Not enough detail on Error Message (/*) --> Report start line in error message of open pair of tokens
     
  • dbareis

    dbareis - 2002-07-06

    Logged In: YES
    user_id=253196

    Excellent, I have tried this in 3.0.1, however
    incomplete "DO" and other situations are just as bad...

    Can these be fixed as well, if I need to make a list as
    they occur I can do so, please tell me if required.