Originally Posted By: argv0
Indentation never uses tabs, so if the code is correctly formatted it will work fine. I don't write code with the assumption of bad input. That's an exercise I leave up to users.


I don't think you should ever write code without assuming for bad input, especially if it's not for yourself. I don't always go over board but I'd make a few scripts that are nearly idiot proof and some times you need to do that.


http://scripting.pball.win
My personal site with some scripts I've released.