> 1. Draw vertical lines to show control / flow structures
I started thinking about how one might best do this in a nice structured, flexible way. If I was to write it my primary focus would be Linux and postscript printing but it wouldn't be too hard to do a Windows version.
Just thinking about what one might wish for in the way of options:
Include / exclude line numbers?
Optionally pass the source through the pre-processor prior to analysis?
Flag errors as found / at the end?
Print and/or output formatted source?
Context sensitive highlighting / color?
With postscript it would be easy to have different line types for different control structures. IBM extended graphics set only gave single or double lines.
Don't know what capabilities Uwe's program has / had.
Regards
Doug