Scripting Omnipage
Scripting Omnipage
- Subject: Scripting Omnipage
- From: "Dr Digby L. James" <email@hidden>
- Date: Tue, 5 Aug 2003 13:53:51 +0100
I posted a request for assistance a few days ago on scripting this
application. Obviously this was too specialised and no one responded.
With the help of PreFab's excellent UI Browser (once I understood how
to use it) I have made considerable progress and am now able to do
what I wanted.
I am now trying to tidy this up and have the following queries.
1. Clicking radio buttons in SaveAs (in this specific case the dialog
is Save Images) dialogs.
I need to click a button, and I can see it flicker, but it doesn't
change. I have tried both:
click radio button 1 of window "Save Images"
and
set radio button 1 of window "Save Images" to 1
Neither of these are actually setting the button.
2. Setting the path to save files in.
I am using :
choose folder with prompt "Select folder to put files in"
set folder_ref to result as text
to get the desired folder to save the files in, but can't find a
command that will actually change the folder in the save Image dialog.
Remember that Omnipage has negligible scripting facilities and
everything has to be done via System Events.
--
_________________
Dr Digby L. James
Quinta Press
http://www.quintapress.com
Meadow View
Weston Rhyn
Oswestry
Shropshire
England
SY10 7RN
Phone (44)(0)1691 778659
Mobile (44) (0)7970 678144
Fax (44)(0)1691 777638
_________________
_______________________________________________
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.