|
-
Mar 9th, 2000, 07:12 PM
#1
Thread Starter
New Member
Say I download a data file from the web whose extension (eg '.netr') is associated with our installed VB application via registry keys. This file will automatically
run our application, but we then want the application to open and read from the '.netr' file which triggered it.
How can I let our VB application know which filename has caused it to initially run ?.
-
Mar 9th, 2000, 11:19 PM
#2
Lively Member
If you are talking about reading the command line switches, then you should be able to access the command path via the Command() function
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
|