vbscript - vbs not saving as a .vbs -


this question has answer here:

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

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Java JSoup error fetching URL -

webstorm - PhpStorm file cache conflict with TypeScript compiler -