Free Scripts

Input Box

i = InputBox$("Enter Your Name:", _ "Input Box Example","Garrett") If i = "Garrett" Then MsgBox "You work for DragonScripting.com" Else MsgBox "You do not work for DragonScripting.com" End If

read more

GoTo

GoTo toThis MsgBox"This line of code will be skipped over and go directly to toThis: unless this code is broke..." MsgBox " This line of code is not working now. toThis: MsgBox "Code is working properly."

read more

Example of Select Case

aVariable = "A" Select Case aVariable Case "A" MsgBox "you said A" Case "B" MsgBox "you said B" Case "C" MsgBox "you said C" Case "D" MsgBox "you said D" Case "E" MsgBox "you said E" Case "F" MsgBox "you said F" Case "G" MsgBox "you said G" Case "H" MsgBox "you said...

read more

Contact Us

 

Location: Irvine, CA

Phone: (949) 346-3306

Email: Support@DragonScripting.com

 

Links

Member Log in

Admin Log in

We design websites as well @

VocalFarm.com