Jump to content

Function That Periodically runs a script - (Moved)


Go to solution Solved by Danp2,

Recommended Posts

I discovered a really neat function that was in a script that I found on a forumn that was used to demo a solution to something not really related to what I am looking for.

I cant seem to find it. It was something like _Loadlibsys([your script name],[how often to run it in ms] )

It  loads your script and runs it every x miliseconds as defined in the function.

The help for this function cautions to not to use small values to load and run because this could over tax the cpu

This function is way better than a timer.  Its almost like a NT service. 

Anybody know this function??

Thanks

Link to comment
Share on other sites

While it doesn't look like what you're talking about, maybe you want something like 

I've only looked at this thread before, I haven't used it, but I don't think it's specifically for loading/launching a different script. You could however easily set it up to launch other scripts in the functions that the tasks that are called from this UDF.

We ought not to misbehave, but we should look as though we could.

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...