Got a question--no doubt an easy one. While using strict is a good thing for making sure all is well in a script(something I've learned how to do since coming to this site) I was wondering what about if the script was written using strict and then removed for the purpose of requiring other pages such a s .txt files. As long as the script was written in strict it should be okay, right?