|
-
Jul 31st, 2001, 12:35 PM
#1
Thread Starter
Member
Can't Think Of A Subject
I want to add this capability to my application but I don't know if it can be done....
Lets say when I create a shortcut to my program I use this as my path "c:\my app\app.exe /mp3". Is there a way to have my application read that "/mp3" and open my music player form? Does windows just pass it on to the Command agrument?
< I already have a Sub Mail() in place >
-
Jul 31st, 2001, 04:31 PM
#2
Just have your code read command$ - it will have the parameters in it at startup.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|