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