OK, I am trying to get today's date and put it into either an enumeration or a string... anything I can use in a Case statement. My constant failure is at:
Running script C:\Program Files (x86)\HomeSeer HS3\scripts\test.vb :Exception has been thrown by the target of an invocation.Public member 'DayOfWeek' on type 'hsapplication' not found.
Can anyone give me some instruction, I'm trying to learn scripting, but it is like drinking from a firehose when starting out.
SandieWorks.vb.txt
Running script C:\Program Files (x86)\HomeSeer HS3\scripts\test.vb :Exception has been thrown by the target of an invocation.Public member 'DayOfWeek' on type 'hsapplication' not found.
Can anyone give me some instruction, I'm trying to learn scripting, but it is like drinking from a firehose when starting out.
SandieWorks.vb.txt
Comment