Changed the way comments are handled. Uses strsplit() to separate all lines and then removes ones that start with an exclamation point. Replaces a regex method.