I am rusty with my vbscript.
I want to Loop this code "for every file in the folder":
(what it does: strip all quotes from each file)
note: this is borrowed code from the internet I use & like
' Define needed constants
Const ForReading = 1
Const ForWriting = 2
Const TriStateUseDefault = -2
'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.