Jump to content
Server Maintenance This Week. ×

How do I stop a scrit from running on startup?


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

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 8453 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.