Settings ExternalScriptInterpreterSettings/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
| Zeile 13: | Zeile 13: | ||
== Subitems under External Script Interpreter Settings == |
== Subitems under External Script Interpreter Settings == |
||
* [[ Settings_ExternalScriptInterpreters_Shell_and_BatchSettings/en | |
* [[ Settings_ExternalScriptInterpreters_Shell_and_BatchSettings/en |Shell & Batch Settings]] |
||
---- |
---- |
||
[[Settings_ExternalScriptInterpreterSettings/en|Back to "External Script Interpreter Settings"]] |
[[Settings_ExternalScriptInterpreterSettings/en|Back to "External Script Interpreter Settings"]] |
||
<br> |
|||
[[Settings/en|Back to the main page "Settings"]] |
[[Settings/en|Back to the main page "Settings"]] |
||
[[Category:Settings]] |
[[Category:Settings]] |
||
Version vom 28. Juni 2024, 08:52 Uhr
External Script Interpreter Settings
General Script Execution
Additional Path
Defines additional pathes which are added to the $PATH environment variable (%PATH% on Windows).
This is passed to any external script interpreter.
Notice, that pathes are separated by ":" (colon) under Unix/Linux but ";" (semi) under Windows.
Additional pathes are useful if a script calls for other programs, and you do not want to hardcode any pathes in the script, in order to allow for the suite to be portable to other machines.
Environment Variables
Additional environment variables passed to external script interpreters. To change, enter name and value and press "Add", or select a variable from the list and press "Remove".
Subitems under External Script Interpreter Settings
Back to "External Script Interpreter Settings"
Back to the main page "Settings"