Well, I'm not sure if anyone has run into this before but I figured I'd give it a shot.<P>I'm using the AppActivate function to grab a handle on another application using VB6 to execute a command ...
The "My Documents" folder path contains a variable username component and changes from one user to another. It is possible to write a code in VBA or VB6 to access the "My Documents" folder regardless ...
At some point, every developer needs to manipulate strings, whether it's to convert data from one format to another or to alphabetize a list. Strings might be a basic part of programming, but using ...