set openfile to choose file with prompt "Choose an Indesign document:"
tell application "Finder"
open openfile
end tell
tell application "Adobe InDesign CS4"
tell document 1
-- do something end tell
end tell
many thanks,
Jan
_______________________________________________
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