Jump to content

Recommended Posts

Posted

I am trying to get this Send to post the time....

Send("The time is now" @HOUR ":" @MIN ":" @SEC ".")

This does not work? How can I make it work?

Thanks :(

<{POST_SNAPBACK}>

Send("The time is now" & @HOUR & ":" & @MIN & ":" & @SEC & ".")

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
×
×
  • Create New...