en:actexec
ActExec is a console utility that allows you to run Actionaz scripts and code without having to start Actionaz.
Syntax:
actexec [options] [script or code filename]
Command line options:
- -code or -c
- consider the file as a code file
- -script or -s
- consider the file as a script file
- -nocodeqt or -Q
- do not include the Qt library into the code
- -version
- show the program version
- -help or -h
- show the command line help
Notes:
- If you do not specify the -code or -script option ActExec will deduce the file type by its extension
- The -nocodeqt option allows you to gain a little speed when executing a script or code
en/actexec.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1