The blog of Fintan Darragh, a web developer and computer science student from Bristol, UK.
RSS Feed
How to quickly use an IF loop to keep the innards but just not run them.
Phil Wilson 23rd July 2006
The problem with this is that it’s such a subtle change that it’s entirely possible you’ll forget you’ve done it, be expecting the code to work and not notice why it’s not running. Far, far better to just comment it all out. Trust me
Name
Mail (will not be published)
Website
This entry was posted on Saturday, July 22nd, 2006 at 12.15pm. Topics: Bits & Bobs, Software, Tips, Web Applications. Reply or trackback from your own site.
The problem with this is that it’s such a subtle change that it’s entirely possible you’ll forget you’ve done it, be expecting the code to work and not notice why it’s not running. Far, far better to just comment it all out. Trust me