Say I have a very long line of script and I decided to chop them down to improve readability. Does a new line mean the end of a script? If yes, is there a line continuation character like the underscore ( _ ) in VB that I can use? How else can I improve the readability of my script? E.g. How to set Wordwrap, if any? Any links to books, blogs or any other resources to learn the Scripting language would be much appreciated.
Thanks.
Regards,
Rod Castro