Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If 8:00 a.m go to label "depo" and logout
#1
Hello,

is it possible to make something like "if it is 8:00 a.m go to label depo and logout" ?
I think it would help some people that would go offline training right after they wake up.
#2
sure , just use one or more of these :

Misc.SystemTime.Hour() Returns the system HOUR

Misc.SystemTime.Minute() Returns the system MINUTE

Misc.SystemTime.Second() Returns the system SECOND
#3
(01-12-2014, 11:11 AM)commriv Wrote: sure , just use one or more of these :

Misc.SystemTime.Hour() Returns the system HOUR

Misc.SystemTime.Minute() Returns the system MINUTE

Misc.SystemTime.Second() Returns the system SECOND

thanks, gonna try it later :*


Forum Jump:


Users browsing this thread: 1 Guest(s)