Scripting in notepad
Loading...
5,459
Uploader Comments (Metcalf117)
see all
All Comments (13)
-
HI, I just came over this video, and I think it's good for beginners, and I use Visual Basic 2010 myself, but I wondered if you could show me something more advanced? In Notepad or in Visual Basic?
-
Thanks. I Now know how to script :D
-
sorry this is not a script a script would use a function
-
notepad isn't a compiler nor does it compile, and vb script was original a knock off of java script for web broswer, finally vb script is a interpriter not a language
-
ooooo that is cool i made a thing that say open up next to the internet and it will tell her to get off
-
ok so you know the language of lua?
Loading...
hey dude i just want to know wich file kind is for error messages.
devlizhman2 2 years ago
If you mean how to generate error messages, follow the steps above, but type this instead.
Msgbox "Your Error Message", vbCritical, "Your Error Title"
Metcalf117 2 years ago
How did you learn this where? I am very intrested how you learned.
Xerothe0th 2 years ago
I just started playing around one day on my computer a couple years ago and I found some system files that were vbs format, so I opened them in notepad and I was like "COOL" and I already was programming in Visual Basic 6 at the time so I just started playing around with it
Metcalf117 2 years ago
hey when i typed 'tect.vbi' i am doing something wrong
MusHtv 2 years ago
"Tect.vbi"?
That's my bad, the audio on the video is pretty bad. Its supposed to say "Test.vbs", but you can call it whatever you wish, just as long as the ".vbs" remains at the end of the filename. Hope this helped you.
Metcalf117 2 years ago