I have a Windows 2003 SBS domain and a VB6 application. <BR><BR>Doing a FileSystemObject FolderExists call returns False even when that folder does exist. <BR><BR>This same code works in Windows 98, ...
i'm not so much worried about leaving objects in RAM, i was more worried abuot leaving a file handle open.<BR><BR>that is, opening a file to write, getting halfway done, and then crashing ...
Explore the various benefits of the Collection object in VB6 Your email has been sent VB6 makes use of collections in many ways, such as keeping track of controls on a form and system printers. Learn ...