Hi Peter

I wonder, can Director script window have multiple statements in one
line?
e.g.

instead of
varA = 5
varB = 10

yes you can, but is it totally inefficient ;¬) Here's the stupid workaround:

do("varA = 5" & RETURN & "varB = 10")

Now that you've readi it, you can forgot about it :¬)

cheers,
séb
[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!]

Reply via email to