User Tools

Site Tools


en:commandline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:commandline [2012/05/14 21:21] jmgren:commandline [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Actionaz can be started using command line options. Actionaz can be started using command line options.
 +
 +<note important>On Windows, a program cannot display windows and output text to the console (standard output) at the same time. The following command line options should still work, but you will not be able to see any output on the console.</note>
  
 Syntax: Syntax:
Line 8: Line 10:
  
 Command line options: Command line options:
-  * --nosplash or -s+  * %%--%%nosplash or -s
     * do not show the splash (loading) screen     * do not show the splash (loading) screen
-  * --notrayicon or -t+  * %%--%%notrayicon or -t
     * do not show a tray icon     * do not show a tray icon
-  * --noexecutionwindow or -E+  * %%--%%noexecutionwindow or -E
     * do not show the execution window     * do not show the execution window
-  * --noconsolewindow or -C+  * %%--%%noconsolewindow or -C
     * do not show the console window     * do not show the console window
-  * --nocodeqt or -Q+  * %%--%%nocodeqt or -Q
     * do not include the Qt library into the code     * do not include the Qt library into the code
-  * --execute or -e+  * %%--%%execute or -e
     * start executing the given script     * start executing the given script
-  * --exitatend or -x+  * %%--%%exitatend or -x
     * exit Actionaz after having finished executing the script     * exit Actionaz after having finished executing the script
-  * --version+  * %%--%%version
     * show the program version     * show the program version
-  * --help or -h+  * %%--%%help or -h
     * show the command line help     * show the command line help
  
 Notes: Notes:
-  * The --execute option can only be used when giving the path to a script file +  * The %%--%%execute option can only be used when giving the path to a script file 
-  * The --exitatend option should only be used when using the --execute option +  * The %%--%%exitatend option should only be used when using the --execute option 
-  * The --nocodeqt option allows you to gain a little speed when executing a script or code+  * The %%--%%nocodeqt option allows you to gain a little speed when executing a script or code
en/commandline.1337030491.txt.gz · Last modified: (external edit)