R
Rico
Hello,
I'm new to VB.net and I have an application that I would like to open up in
one of two different modes depending on a command line switch. The code
will run as a scheduled task in Windows every fifteen minutes. I'd like to
supply a command line switch (like "C:\Program Files\My Program\MyProg.exe
/Auto") so the program will run without displaying the user interface. BUT,
I'd like to show the interface if the command line switch is excluded, and
not run the auto code.
I've looked through the help file and on google and all I seem to come up
with his running the VS IDE (or access) in different modes using the command
line switches.
Any help would be greatly appreciated.
Thanks!
Rick
I'm new to VB.net and I have an application that I would like to open up in
one of two different modes depending on a command line switch. The code
will run as a scheduled task in Windows every fifteen minutes. I'd like to
supply a command line switch (like "C:\Program Files\My Program\MyProg.exe
/Auto") so the program will run without displaying the user interface. BUT,
I'd like to show the interface if the command line switch is excluded, and
not run the auto code.
I've looked through the help file and on google and all I seem to come up
with his running the VS IDE (or access) in different modes using the command
line switches.
Any help would be greatly appreciated.
Thanks!
Rick