Click to See Complete Forum and Search --> : Passing a path to an exe


tcompe
February 9th, 2000, 11:28 AM
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

tcompe
February 9th, 2000, 11:50 AM
Never Mind....

Sorry this was such a stupid question.

I figured out how to do it

Thanks
tcompe