>I've got a cd from someone where I have to change things.
>the problem is that I have to change a parent script. After changing 
>some line and deleting some he still does the things I have deleted 
>and desn't do the things I have added. How come? what do i have to 
>do to make it work?
>
>Tom


It's extremely difficult to tell from here. There are any number of 
things that could make something like this happen. Some suggestions:

1) You're changing the wrong lines of code. Maybe it's not these line 
that are actually used "on stage".
2) You're changing the right code but you are coding wrong.
3) You're changing code in a handler that is infact not used.
4) You're changing a handler in a script that is not used.
5) The parent script is generated or altered on-the-fly, thus 
changing/ overriding your code when playing the movie. (Less likely)

etc.

Please elaborate a little on what the script does right now, and in 
what way you want to change it.


-A.


[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