Jerome Quelin <[EMAIL PROTECTED]> wrote:
> Leopold Toetsch wrote:
>> Just put a ".local" or ".sym" declaration outside/in front of your
>> subs. This declares a file-scoped variable.

> It does not seem to be file-scoped:

.include gets pulled in inside the lexer, so its the same, as it were in
that file.
And is we currently have one bytecode segment (or file to compile) only
the file scope looks like a global.

> Not messed, but it would be nice to have the real file and line number
> of the error.

Yep. We need a similar thing, as with the macros.

> Jerome

leo

Reply via email to