A
Anil Gupte
I am trying to send a command line parameter to a utilty I wrote. For
example:
c:\utilities\powerbuddy.exe 50
The 50 can be any number.
How do I see it in the program? Do I have to create a Main rountine and
pass it the value? If so how? And then, how do I load the main form of the
applicaiton from the Main sub?
Thanx,
example:
c:\utilities\powerbuddy.exe 50
The 50 can be any number.
How do I see it in the program? Do I have to create a Main rountine and
pass it the value? If so how? And then, how do I load the main form of the
applicaiton from the Main sub?
Thanx,