Jump to content

open a file bepassing "perform script when opening..."


h2o

This topic is 8221 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hello.

With this script :

tell application "FileMaker Pro 5.5"

activate

open "HD:Documents:FileMaker:File.fp5" with password "password"

end tell

I open a FileMaker document using a password.

Is it possible to open this file and not perform the FileMaker script whose be selected in the document preferences to be perform when opening the file.

[edit to disable smilies]

Jean-Marie Hoornaert

[ November 15, 2001: Message edited by: Jean-Marie ]

Link to comment
Share on other sites

Yes, create a dummy FM file with 1) a relationship to the file to be opened (I use a "Constant = 1" field on both sides) and 2) a related field from the file to be opened on the layout the dummy file opens to. The dummy file can also autoenter the password for you.

-bd

Link to comment
Share on other sites

This topic is 8221 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.