I have a vbs script that is reading a csv file, works great as long as there is only 1 dot in the file name. Is there a way to get it to access a file name with "."s ...
VBScript, or Visual Basic Scripting, is a scripting language developed by Microsoft to help developers write scripts that interact with its products. VBScript is mainly used with Internet Explorer.