FrameMaker 7.0 and 10.2.2 scripting problems
FrameMaker 7.0 and 10.2.2 scripting problems
- Subject: FrameMaker 7.0 and 10.2.2 scripting problems
- From: peter boardman <email@hidden>
- Date: Tue, 14 Jan 2003 17:48:26 +0000
I'm having problems with my scripts since upgrading to
FrameMaker 7.0 and OS 10.2.2. The scripts
start, but seem to get no response from FrameMaker
(which is still running in Classic, of course :-( ).
Even the Adobe-supplied example script fails - it starts
like this:
--
set fileToOpen to (choose file with prompt ,
"Select a book to open: ") as string
tell application "FrameMaker 7.0"
open file fileToOpen
..
--
- just no response from FrameMaker. I'm wondering whether
anyone else has this. I have no other system problems that
I'm aware of.
Might this be a problem in Classic?
Pete
_______________________________________________
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.