Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How do I stop a scrit from running on startup?

Featured Replies

I have a scrit that is set to run on startup, it exports info and closes. How do I stop a scrit from running on startup?

I need to edit the database.

(actually this is a co-workers database) hehe

------------------

If "Allow User Abort (off)" isn't set, Hit the command "." key a bunch of times (mac). If it is set 1) cause it to open relationally (doesn't run startup script) or 2) recreate the file (I'm assuming it's a simple launcher).

-bd

quote:

Originally posted by bbcardguy:

I have a scrit that is set to run on startup, it exports info and closes. How do I stop a scrit from running on startup?

I need to edit the database.

(actually this is a co-workers database) hehe


I had this happen too. If you have to recreate the database, add the PAUSE SCRIPT step to the beginning of your startup script and set it to a 5 sec duration. This will give you time to exit the script and edit the database if you have to at a later time. I had to do this.

Thomas

In another database, create a script with the open step to open the file, then run the script. The startup script does not run when a file is opened "indirectly" like this.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.