Premise VB Scripting Resources?

Motorola Premise

samgreco

Active Member
I think it's time for me to learn VB Script. Seems to be the only way to get Premise REALLY going :)

Anyone have any good resources for learning?
 
There are tons of good resources. Check out the Homeseer scripts, especially the older 1.7 ones, they should be easy to understand. There is even a small VBscript how-to here on CT. My 2 favorite forums are XtremeVBtalk.com and DevShed.com.
 
Tutorial (albeit leans towards web development)
http://www.w3schools.com/Vbscript/default.asp

Microsoft Developer Network (MSDN)
http://msdn.microsoft.com/en-us/library/sx7b3k7y(VS.85).aspx

Forum dedicated to VBScript
http://www.visualbasicscript.com/

Be aware that Premise uses an enhanced version of VBScript; it adds the object-oriented concept of "this" and many methods to manipulate Premise objects. In Builder, check Premise Help's Contents for "Premise Home Control Builder > References" for more information. If you want the documentation in Word format, I can post a copy for you.
 
Tutorial (albeit leans towards web development)
http://www.w3schools.com/Vbscript/default.asp

Microsoft Developer Network (MSDN)
http://msdn.microsoft.com/en-us/library/sx7b3k7y(VS.85).aspx

Forum dedicated to VBScript
http://www.visualbasicscript.com/

Be aware that Premise uses an enhanced version of VBScript; it adds the object-oriented concept of "this" and many methods to manipulate Premise objects. In Builder, check Premise Help's Contents for "Premise Home Control Builder > References" for more information. If you want the documentation in Word format, I can post a copy for you.

Is that offer for the documentation in Word format still out there? I would like a copy.
Thanks
-Ben
 
Too big to post here, so you can get the Premise Scripting and Properties References, in MS Word 2007 format, from my SkyDrive.
 
Back
Top