vbscript - vbs not saving as a .vbs -
this question has answer here:
- saving notepad file .vbs 2 answers
so have problem little problem right now. write simple .vbs script,
x=msgbox("test",18,"test")
which total perfect, right? everytime try save file following
it's dutch save .txt file, extension .vbs.
i'm curious how stupid am, or how i'm going fix this.
essentially, saving "test.vbs.txt".
click "save type" (opslaan als) dropdown box , select all files (*.*)
(alle dateien?). after should save "test.vbs" expect.
Comments
Post a Comment