PROGRAMMING OVERVIEW AND USER INTERFACE
Errors detected when the script is saved are displayed in the status bar at the bottom of the Script area. Only one error is displayed at a time. Once an error is detected, you must correct the errors before you can exit the design element. If you want to save a script with errors, make the incorrect line a remark by preceding it with two forward slashes. For example:
this is statement one.
this is statement two.
*/