Jump to content

Looping script


 Share

Recommended Posts

Hello, Im kinda new to scripting, Ive been looking for a list of codes for the program, but no avail. Anyways, How do I get a program to start another program after a pre-determined period of time?

Thanks for help!

Link to comment
Share on other sites

Look at the Sleep() and Run() functions in the help file. I am curious though why you want sleep. Many new script writers might use this because they want it to happen after something else happens. Usually though there is a better way to determine if something else has happened, or another way to determine when a program should run.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...