Hi,

To put ti simply, if the line doesn't start a function, conditional statement, or a loop, it should have a semicolon. For instance, switch, if, do, while, for, and function declarations (void main(), void die(), etc) should not have semicolons. string words; int blah; alert("Woo", "I like myself very much,"); sound.play(); anything the directly gives your script an action to perform or a variable to change should have a semicolon. Again. Read the manual. It explains it better than I ever could.

Tj



---
Gamers mailing list __ [email protected]
If you want to leave the list, send E-mail to [email protected].
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[email protected].
If you have any questions or concerns regarding the management of the list,
please send E-mail to [email protected].

Reply via email to