Joel Ewy wrote: > I would think that a reasonably simple pre-processor could add support > for constant declarations and text labels for line numbers. I would like to see something like that, especially for something like IFC (don't really know what to call it) DIM myString:STRING[50] ELSEC DIM myString:STRING[80] ENDC Wayne