stephen at theboulets.net wrote: > My "print" line is actually a long 40 line block. and? if your editor isn't horribly broken, that shouldn't be much of a problem. (but you may want to refactor the code; if you have a processing block that large, it's probably better to move all or parts of it into a support function). </F>