Question-GUI scripting
Question-GUI scripting
- Subject: Question-GUI scripting
- From: "BADRINATH, NANDINI" <email@hidden>
- Date: Mon, 7 Jun 2004 16:18:05 +0530
- Thread-topic: Question-GUI scripting
>
Hi,
>
>
Im facing a problem with gui scripting with apple scripting.
>
>
I need to write a script which opens some specified file from a Mac OS
>
X columnar view of the the directoris/files.
>
I rolled my mouse over to the file that I have to select and recorded
its hierarchy with UIElement Inspector. The UIElement inspector showed
the following at this point of time
<AXApplication:"QuarkXPress">
<AXWindow:"Open">
<AXUnknown>
<AXBrowser>
<AXScrollArea>
<AXList>
<AXTextField>
The AXTextField is actually the filename of the file that I have to
select.
How do I translate this into applescript code. I enclosed these n tell
blocks but it did not work. I fot an error.
Please guide me on how to do this.
Regards,
Nandini
_______________________________________________
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.