| Thread | Last Post | Replies |
|
| Form load failure | 01 Sep 2008 16:23 GMT | 6 |
VB6 Problem: Calling a standard form (e.g. Form1.Load) from the 'main' form in an application. The form loads just fine for several users. However, for one user, the
|
| How do you reboot Windows Server using VB6.0? | 01 Sep 2008 06:46 GMT | 4 |
How do you reboot a Windows Server OS using VB6.0 code? Sometimes when my app is stuck, I need to reboot. I need to do this using VB6.0 code.... this will be a separate app using VB6.0. Thanks!
|
| passing arrays to functions and procedures | 01 Sep 2008 05:08 GMT | 10 |
I am trying to figure out how to use arrays and how to pass them between functions and procedures. If someone knows of an article that discusses this I would appreciate it. I downloaded a VB function that removed duplicate values from an array. I
|
| How to check for this file path? | 01 Sep 2008 01:45 GMT | 11 |
How do I check if a file exists if the filepath is given like this: servername:serverdrive:\folder\file where server drive is the local drive name, so usually C RBS
|