Re: Why it doesn't work?
Re: Why it doesn't work?
- Subject: Re: Why it doesn't work?
- From: John Delacour <email@hidden>
- Date: Thu, 7 Aug 2003 23:03:03 +0100
At 3:32 pm -0600 7/8/03, Johnny AppleScript wrote:
On 03/08/06 3:52 PM, "Marcus Rodrigues" <email@hidden> wrote:
> Can someone read this to see if there is any BIG error in my code?
It occurred to me after just reading my replies on this thread that I failed
to answer the more important question for the purpose of learning.
From my experience with remote scripting (a bunch), I've not been terribly
successful in using nested instances of 'using terms from'. I'm sure its
possible in some instances, but I find that the parent 'using terms from'
application tends to interfere with the child classes and properties.
It's this sequence in your script that makes no sense:
using terms from application "Finder"
tell application "Finder" of machine "eppc://192.200.9.79"
if theResult is "Gostei, brigadu" then
end using terms from ....
_______________________________________________
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.