I am going to be starting the application through a batch file which will execute the .exe of my App. I want to pass a value which tells the Application to either automatically send what it calculates, or open the form for manual submittal.
If you know or have an idea on how to pass this argument into the application at the time the app is executed please let me know so that I can store this value and act on it accordingly.
If you know or have an idea on how to pass this argument into the application at the time the app is executed please let me know so that I can store this value and act on it accordingly.