if your variables is a string i suggest converting it to string
modulename=string("whatever"&var1&var2")
and see is this fixes the problem, sometimes some stupid thing as this
solves the problem.
You have code under this line? It does ot get executed whatsoever?
Because if this is the thing you may be experiencing some "magic" behaviour
of Director, which, i found out recently, is really annoying.
Hope it helps
Diego Landro


----- Original Message ----- 
From: "arjen" <[EMAIL PROTECTED]>
To: "Lingo programming discussion list" <[email protected]>
Sent: Tuesday, September 27, 2005 2:14 PM
Subject: <lingo-l> what's going on?


> 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!]
>


[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