Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
shutdown computer
#9
Hey one last question... Is there a way to set this up so I can set the time in another macro...

Set Time:
Code:
Copy      Help
5:00 AM


Shutdown Computer:
Code:
Copy      Help
str s
rep
,s.time("-" "h:mm tt")
,out s
,if s="5:00 AM"
,,shutdown 1
,,end
,30


I want the Macro or Function "Set Time" to be able to adjust the time in the macro "Shutdown Computer" rather then setting the time in "Shutdown Computer". Any ideas on how this would work?... No biggie if not, I just wanted to see how cool I could set up this macro. Big Grin


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)