Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Variables when starting a VB5.0 exe.
Message
From
12/05/1998 10:01:58
 
 
To
11/05/1998 20:30:47
Steve Mathieu
Mcds Informatique Inc.
Pointe-Claire, Quebec, Canada
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00098547
Message ID:
00098741
Views:
27
>Search on commandLine!
>This is the line write after your app.exe.
>Just use comma between you variable and interpret the line to retreive your
>variables.

I know how to pass the parameters but it is interpreting them where I cannot find any help in the online help. In Foxpro, the first line of code in a program that receives passed values starts with a PARAMETER statement which declares the variable names of the values passed.

DO myapp.exe 'Title', 2, "Show this"

in the program.

PARAMETER lcWinCaption, lnBtnNum, lcLblCaption
*****

Is there something like this in VB? How do I catch (so to speak) the values that are being passed into my program. It is a simple program. Just a form that displays data and a number of command buttons. When the form closes (program exits) a numeric value is passed.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform