Hello, I wonder, can Director script window have multiple statements in one line? e.g.
instead of varA = 5 varB = 10 I'd like to use varA = 5; (or ,, .. // -+ whatever the sign could be) varB = 10 when declaring property variables you can separate them by commas. Can that be done to the declaration of mere mortal variables? If not, I'd like to have it in the next version of DMX. Just felt like sharing my one kopiyka with you folks. So long [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
