Инструменты пользователя

Инструменты сайта


en:autorun:documentation:config_file

Configuration file

Configuration file is plain text file, either ANSI or unicode: UTF-16LE, UTF-16BE, UTF-8, UTF-8+BOM.

When loading, Autorun search for a script file named autorun.cfg or autorun.aucfg. Additional files included with the Include directive can have an arbitrary name and extension, but to simplify the use of syntax highlighting in editors, it is recommended to use the aucfg extension.

Plugin operate two sections in configuration file. First section executing when TC starting, second — when it finishing. Exit section begins after directive:

Pragma AutorunFinalizeSection

User defined functions can be in any section and can also be called from any section.

It is possible to include other files in the configuration file using the Pragma Include directive. Include files can contain user-defined functions and variables.

en/autorun/documentation/config_file.txt · Последнее изменение: 2022/10/03 12:30 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki