Daryl Posted March 16, 2006 Posted March 16, 2006 I need to open up a file that runs a startup script without running the script. I have forgotten how to do this. Thanks, Daryl
Lee Smith Posted March 16, 2006 Posted March 16, 2006 With your document opened, create a script that does what you want for opening the files. Then, go to FileMaker >> Preferences >> Document. In the portion that says When Opening, perform Script.... Your Scrip will show in the drop down list. HTH Lee
LaRetta Posted March 16, 2006 Posted March 16, 2006 Hi Daryl, Did you apply Allow User Abort [ On ] within the startup script? If not, the moment you start your file, hit [esc] repeatedly. Otherwise, take a new file and create a join to the offending one - join criteria doesn't matter. Place a field from the offending file directly on your new file's layout. This will open the offending file without running its startup. LaRetta
Newbies Ed Stoessel Posted April 27, 2013 Newbies Posted April 27, 2013 I also want to execute a script when I open a document. The one I have was created in a much older version and converted for version 12. When I go to Filemaker>Preferences there is no option for "Document." I get a pane that has General, Memory, Plugins, Fonts. No "Document" and none of the panels has something that lets me choose a startup script. What am I missing? Thanks, Ed
Rick Whitelaw Posted April 28, 2013 Posted April 28, 2013 Ed, it's not done in Preferences. I believe it's in file options. Daryl, Since you have Advanced, you could launch FileMaker , open the script debugger, then open your file. Use the debugger to stop the script from running.
Recommended Posts
This topic is 4481 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 accountSign in
Already have an account? Sign in here.
Sign In Now