Kano001's picture
Upload 261 files
10865e1 verified
raw
history blame
84 Bytes
a=1
b=a
Test.Echo "Hello from VBScript"
' Here is a comment
for i = 1 to 10
next