Re: script keeps sending events to remote machine
Re: script keeps sending events to remote machine
- Subject: Re: script keeps sending events to remote machine
- From: Geoff Graham <email@hidden>
- Date: Tue, 13 Jan 2004 08:33:59 -0500
On Jan 12, 2004, at 3:39 PM, Emmanuel wrote:
...
What a nightmare ... x is an object of watcher, even if you quit
watcher AppleScript will launch it again to send it "open [that
object]".
This has nothing to see with the fact you have two machines, you can
do it all in one machine.
I suppose that's what id's are for: I'm afraid you have to pass a
public type such as the object's id, or its name.
Emmanuel,
Had to sleep on that to get it. the trick (as you said) is to return
from the called script (watcher) the record id as a real. seems less
elegant, somehow.
thanks again,
geoff
_______________________________________________
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.