Results 1 to 2 of 2

Thread: Can't Think Of A Subject

  1. #1

    Thread Starter
    Member davethebrat's Avatar
    Join Date
    Jul 2001
    Location
    Buffalo, NY
    Posts
    51

    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 >

  2. #2
    jim mcnamara
    Guest
    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
  •  



Click Here to Expand Forum to Full Width