Command line Peramitors
Posted: Fri Mar 21, 2008 11:37 pm
I want to be able to use command line peramitors to have my program run a certain function when it is started (different from how it normally runs)
I want to be able to use: MyApp.exe -i
and have it run differently then if I used just: MyApp.exe
Is there a way that I can code into the stack script to look for this -i (or however I can have such a peramitor) on open stack?
I want to be able to use: MyApp.exe -i
and have it run differently then if I used just: MyApp.exe
Is there a way that I can code into the stack script to look for this -i (or however I can have such a peramitor) on open stack?