I know this is a lot to ask for, but any chance for a Undefine, at least for Macros ?
I don't know if the PB compiler is a one pass compiler or not,
as for a one pass compiler this feature would be easyer to implement,
than for a multy pass compiler I think.
Greatings
Technicorn
[Implemented] While im at it, how about Undefine ?
-
- Enthusiast
- Posts: 105
- Joined: Wed Jan 18, 2006 7:40 pm
- Location: Hamburg
Re: While im at it, how about Undefine ?
When a compiler requires declare statements for forward referenced procedures, you can bet it's a single pass compilertechnicorn wrote: I don't know if the PB compiler is a one pass compiler or not,

undefine for #constants would be nice.