So I have this problem for a little problem right now. I write a simple .vbs script,
x=msgbox("test",18,"test")
which is total perfect, right? Now everytime I try to save this file like following
It's Dutch for a save as .txt file, but as extension .vbs.
Now I'm curious how stupid I am, or how I'm going to fix this.