March 16, 200619 yr 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
March 16, 200619 yr 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
March 16, 200619 yr 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
April 27, 201312 yr Newbies 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
April 28, 201312 yr 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.
Create an account or sign in to comment