openmedialibrary_platform_w.../Lib/site-packages/win32comext/axscript/test/debugTest.vbs

8 lines
91 B
Text
Raw Normal View History

2016-04-14 19:54:42 +00:00
a=1
b=a
Test.Echo "Hello from VBScript"
' Here is a comment
for i = 1 to 10
next