corruption of variables
corruption of variables
- Subject: corruption of variables
- From: Matthew Galaher <email@hidden>
- Date: Tue, 23 Mar 2004 08:39:43 -0800
I have written a number of scripts that I have shared with a co-worker
and he is experiencing some strange behavior where the scripts work for
various amounts of time and then seemingly randomly start to fail
because it seems variables contain the wrong information. Using the
Process Viewer he is able to kill the process "System Events" and the
scripts work again, but it happens enough that this is not really a
workable solution. It had occurred to me perhaps some applescript text
delimiters were not being reset, but I use all the same scripts and
have no problems. Any thoughts were to begin trouble shooting this? One
problem was that colons were popping up in strings in funny places,
leading me to believe that perhaps applescript text delimiters were
expected to be "" but were ":". I realize this is a bit vague but if
any one thinks of a likely area look closer at, I would appreciate
knowing what it might be.
Thanks
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.