next up previous contents
Next: Launching the analysis in Up: Two ways of launching Previous: Graphical User Interface (GUI)

Launching scripts without GUI

Instead of using the GUI, parameters can be specified on the command line typing `name = value' after the script name.

If you are running your own scripts that call OSA many times you don't want the GUI to pop up each time. In such a case set COMMONSCRIPT variable to `1' with:

setenv COMMONSCRIPT 1

This is automatically done if you use the file created with the help of the `Save as' - button, see above.

To have the GUI back again, unset the variable:

unsetenv COMMONSCRIPT




2020-09-18