system events ?
system events ?
- Subject: system events ?
- From: Christian Vinaa <email@hidden>
- Date: Thu, 9 Feb 2006 23:36:47 +0100
At 17:41 +0000 09/02/2006, kai wrote:
tell application "System Events" to tell process "AppleWorks 6"
set frontmost to true
keystroke "s" using {shift down, command down}
tell window "Save: AppleWorks 6"
repeat until exists
delay 0.2
end repeat
button 5
end tell
end tell
--> button "Cancel" of window "Save: AppleWorks 6" of application
process "AppleWorks 6" of application "System Events"
okay ( BTW hi kai ! )
this got me thinking
can the system events be used to instruct the print window
especially the print as pdf option
and if yes; is there a format like the:
***
pop up button 1 of UI element 1 of UI element 1 of UI element 9 of
window "Save: AppleWorks 6" of application process "AppleWorks 6" of
application "System Events"
***
--
Christian Vinaa
...... Meanwhile, aunt Martha, having taken a tramp in the woods,
is lying in a ditch at the edge of town .........................
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden