Is it possible to use command line arguments for an application that I design?
The reason for this is that I want to make a program that I can start with command line switches.
So for example:
Myapp.exe Would start the application in hidden mode.
Myapp.exe /c Would start the app in Config mode.
You get the idea...
the reason for this is that I need to make a program that is going to be started by the Windows sheduler do what it is supposed to do and then shut down, and by default it will use a previuos saved configuration.
But I should have the possibility to start the app in configuration mode. Eldaria
That was my 25cent** of opinion.
** Inclusive Intrest, tax on interest, Genral tax, Enviromental tax, Tax, and tax on intrest, tax on fees, tax on tax, and other Various taxes and fees.
The reason for this is that I want to make a program that I can start with command line switches.
So for example:
Myapp.exe Would start the application in hidden mode.
Myapp.exe /c Would start the app in Config mode.
You get the idea...
the reason for this is that I need to make a program that is going to be started by the Windows sheduler do what it is supposed to do and then shut down, and by default it will use a previuos saved configuration.
But I should have the possibility to start the app in configuration mode. Eldaria
That was my 25cent** of opinion.
** Inclusive Intrest, tax on interest, Genral tax, Enviromental tax, Tax, and tax on intrest, tax on fees, tax on tax, and other Various taxes and fees.