Two things to check:

1)  Try using

moduleName = "someStringwithaname & string(var1) & string(var2)

to force conversion.

2)  By any chance you have a routine called "var1" or "var2"?

Irv

At 7:14 PM +0200 9/27/05, arjen wrote:
hi

i'm working on a project and am experiencing strange behaviour;

some of the lingo in a handler doesn't get excecuted.
director just exits the handler without any error, and continues running.

right now director exits on a line that says someting linke this:

modulename = "somestringwithaname"&var1&var2

where var1 and var2 are both integers.

this seems perfect lingo to me, and it excecutes fine in the message-window and in the same kind of lingo in other parts of the project.

if i put a breakpont just before this line, director breaks, but then while steping through the script when i enter this linen of code, director exits the debugger and just continues playing, without excecuting the rest of the code in that handler.

what's going on?

thanks
arri
[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!]


--

Multimedia Wrangler.
[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