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 ...
programmatically access the file system and create, modify, delete, open, and close files for different purposes. To open/create a file in VBScript, you must create a handle on the FileSystemxxx ...