If this is your first visit, be sure to check out the FAQ. You must register before you can post. Your first post will be checked for appropriate content
(SPAM) - please allow a bit of time for that. After that, you'll be able to post at will!
Scott,
I am guessing you don't know how to view the valid scripting commands. The hs.waitsecs happens to be a homeseer command. There is no hs.waitmins command. You can see all the valid commands for HS at http://www.homeseer.com/support/home...p/homeseer.htm
Also, the HS scripts utilize microsoft VBScript language (but you can also use a couple of others). Usually you can search the web for specifict syntax by including "vbscript" in your search such as in google you might search for "vbscript abs" to get the syntax on the absolute value command.
Comment