I have created a VB 6 app.
When I run this I need to put in a path
Example (Myproject.exe c:\temp)
How do I set this up in VB so that I can pass C:\temp (or any path) to my fucntions??
Thanks
tcompe
Printable View
I have created a VB 6 app.
When I run this I need to put in a path
Example (Myproject.exe c:\temp)
How do I set this up in VB so that I can pass C:\temp (or any path) to my fucntions??
Thanks
tcompe
Never Mind....
Sorry this was such a stupid question.
I figured out how to do it
Thanks
tcompe