in reply to Remarks

Even simpler, though less efficient (thus, ideal for testing) is to do something like:
Useful stuff.... if (0) { #Added to 'comment' things out Stuff to ignore Could be a lot } #End comment if

Obviously, there's a danger that you can screw yourself up if you don't comment this sort of thing, but for quick-n-dirty code testing, it'll do.

-- Kirby

Tuxtops: Laptops with Linux!