• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: FrameMaker 7.0 and 10.2.2 scripting problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FrameMaker 7.0 and 10.2.2 scripting problems


  • Subject: Re: FrameMaker 7.0 and 10.2.2 scripting problems
  • From: David Crowe <email@hidden>
  • Date: Fri, 17 Jan 2003 11:17:58 +0800

Pete;

The following script works for me (with Frame 6.0):

set fileToOpen to (choose file with prompt ,
"Select a book to open: ")
display dialog fileToOpen as string -- Just to see what I've got

tell application "FrameMaker 6.0"
activate
open fileToOpen
end tell


But, if I cast to a string at the beginning and then use the keyword
'file', it does hang.

- David Crowe
_______________________________________________
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.

  • Prev by Date: Mail.app - Delete Rule Condition - Works - My Mistake!
  • Next by Date: re: Microsoft Word - bringing a window to the front...
  • Previous by thread: Re: FrameMaker 7.0 and 10.2.2 scripting problems
  • Next by thread: Microsoft Word - bringing a window to the front....
  • Index(es):
    • Date
    • Thread