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 ...
How can I take a cvs file and basically plop it into an Access database via vbscript? I have a script that generates more than 65K lines of text, therefor Excel complains that it cannot open it.