The help file shows it as sendemail: http://homeseer.com/support/homeseer..._sendemail.htm. Which documentation shows it incorrect?
Cheers
Al
Announcement
Collapse
No announcement yet.
SendMail problems - Object doesn't support this property
Collapse
X
-
Nevermind....
have to use hs.SendEmail !! (but the documentation says SendMail)
Brian
Leave a comment:
-
SendMail problems - Object doesn't support this property
Hi all,
Maybe this has been discussed, but not seeing it in the forum.
Has something changed with HS3 SendMail?
I have this command in a vbs script, but does not work....
hs.sendmail "to@abc.com","from@abc.com","cc@abc.com","","***","***",""
I have tried numerous combinations. Email subsystem works because there are events which send me email.
I get this error....
Running script, script run or compile error in file: C:/Program Files/HomeSeer HS3/scripts/CHECKIP.VBS438:Object doesn't support this property or method: 'hs.sendmail' in line 47 More info: Exception from HRESULT: 0x800A01B6Tags: None
Leave a comment: