Re: Calling a variable from multiple scripts
Re: Calling a variable from multiple scripts
- Subject: Re: Calling a variable from multiple scripts
- From: Philip Aker <email@hidden>
- Date: Wed, 20 Feb 2008 03:49:35 -0800
On 2008-02-20, at 03:09:27, Axel Luttgens wrote:
I am not using AppleScript Studio, is there any solution for my
queries using Apple Script !
You didn't provide very much details, so Philip was just trying to
guess the context you were considering; and I'm still wondering
too... ;-)
Yeah really.
click btnSave -- Click on 'Save' button
AppleScript applets and droplets have only _modal dialogs_ and no
vocabulary to click a button. System Events has that so you'd have to
control script A from script B (possibly in a separate app) and A
would have to relinquish it's frontmost status in order to be
scripted. The primary point of modal dialogs is _not_ to relinquish
the frontmost status until a choice is made.
I think it's best to explain the problem you're trying to solve.
Chances are it can be done another way.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden