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 4: | Zeile 4: | ||
===== Additional Path ===== |
===== Additional Path ===== |
||
Defines additional pathes which are added to the $PATH environment variable (%PATH% on Windows). |
Defines additional pathes which are added to the $PATH environment variable (%PATH% on Windows). |
||
This ispassed to any external script interpreter. |
This ispassed to any external script interpreter. Notice, that pathes are separated by ":" (colon) under Unix/Linux but ";" (semi) under Windows. |
||
===== Environment Variables ===== |
===== Environment Variables ===== |
||
Version vom 28. Juni 2024, 08:01 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 ispassed to any external script interpreter. Notice, that pathes are separated by ":" (colon) under Unix/Linux but ";" (semi) under Windows.
Environment Variables
Additional environment variables passed to external script interpreters.