November 17, 200817 yr Hi all, I have Filemaker 5.5 and going to upgrade it to 9 soon. When we connect to our Filemaker 5.5, we use an apple script like this: tell application "FileMaker Pro" activate open location "FMP5://servername/Main Menu.fp5" end tell I am trying to modify this script to work in FileMaker 9. I do not know much about applescript, and I am sure a lot of people here does. How do you modify it so it will tell filemaker pro 9 application to open and connect to the database? I am sure this is probably a simple command. Thanks for your help.
November 18, 200817 yr Author How do you use an opener file and what is the difference with what I have?
November 18, 200817 yr Search the sample files in these forums for Opener file. The opener file is cross-platform, and a knowledge of AppleScript isn't necessary to make it work. :o
Create an account or sign in to comment