|
In some IDEs you can highlight a chunk of code and select to comment it out. Is this functionality available in WDSCI 5? Just curious.....or lazy....or BOTH!! ;-)
Why not use conditional compilation to disable the code instead of commenting it out? That would make it a lot easier to disable it, and a lot easier to re-enable it later! (In fact, you could disable/enable it from the "Compile(Prompt)" screen of WDSC, or with one line of code in the program.)
Seems to me that this is pretty much always a better option than commenting it out, and since it doesn't require changing every single line of code, it saves the need for a fancy feature in WDSC.
Worth considering, anyway...
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.