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 ...
Like other scripting languages, VBScript contains functions to handle file input and output. As a Microsoft scripting language, VBScript has access to Windows objects that handle Internet connections ...