Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass parameters to an application in VB5?
Message
From
25/03/1998 07:55:03
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
How to pass parameters to an application in VB5?
Miscellaneous
Thread ID:
00086961
Message ID:
00086961
Views:
82
I am searching for an explanation. Does anyone now how to pass parameters to my application in VB5. Example: My application is called by "Application.exe". I want to call it by "Application.exe myFile". For example if my application is a text editor, I want to pass a parameter like a file to open in it. In fact I do not know how to extract this parameter to use it in my application. With the Java language, we could do: void main(argv[]) and then use argv[0] like a variable. That is exactly what I want to do with VB5. Please HELP
Next
Reply
Map
View

Click here to load this message in the networking platform