quote:
Originally posted by RaceProUK
If the regex is in a string literal, just do something like this:
code:
regex = "part 1"
+ "part 2"
+ "part 3"
+ "part 4"
+ "part 5"
But it wasn't like that, I made it between a couple of slashes. I dont think I should need to change my work anyway, if I really wanted to I could just use a different text editor for those couple of lines and plus wouldn't worry about it (unless I modified them) (don't quote me as I'm not 100% sure of this).