This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GUI Composer: Can I pass some startup parameters to my webapp?



I would like to pass some parameters on the command line to invoke the launcher and process them in my appInitScript.js For example, I would like to be able to pass on the command line a parameter that would direct the program not to be flashed on the target. Is this possible? Alternatively, when appInitScript.js is running, can I pop up a dialog box? how? Thanks, Patrick.