MadHatter Posted July 20, 2001 Posted July 20, 2001 Is there a way to get the current time? like a clock? i would like to have a script that runs at a preprogrammed time. like every day at 9:00am the script will run. so if i cant get the time can some one point me in the right direction of how to make this work?
LiveOak Posted July 20, 2001 Posted July 20, 2001 Time can be accessed via the Status(CurrentTime) function. To trigger a script at a given time you will need to either 1) loop in a script while testing the time or 2) use a plug-in. -bd
Recommended Posts
This topic is 8531 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 accountSign in
Already have an account? Sign in here.
Sign In Now