On Sep 3, 11:32 am, Rick Weiser <[email protected]> wrote:
> I am running 3.4.10 on Windows Same here. > How does jBASE handle INCLUDES as it pertains to the line numbers are > they ignored Well, they are not exactly ignored. If an error is raised, the line number is reported for the module in which the error occurs. So, no, offsets are not used. If a runtime error of an unassigned variable is reported on line 10 of module ABC, that is where you should find it, regardless if ABC is a mainline program with includes, or it's an included module. -- Kevin Powick --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
