July 20, 200124 yr 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?
July 20, 200124 yr 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
Create an account or sign in to comment