code commented out with "#if 0/endif" seems to affect VAX' notion of line numbers. For example, if I have 2 lines commented out with #if 0/#endif, when I use the goto method dropdown I end up 2 lines above the place I should go.
Comment lines don't appear to cause a problem; it's only lines with statements or whitespace.