| |
 |  |  |  | Command |  | Argument |
 | Datatype |  | Default |  | Min |  | Max |  |
 |  | Format: |  | Shell | | Command |
 | STRING |  | - |  | - |  | - |  |
 |  | Python: |  | This command is mainly for internal use. It is not available in Python. |
 |  |  | Menu: |  | This command is mainly useful for macros. There is no menu entry. |
 |  |  | Related: |  | PWD, CD
, DelFile |  |  |  | Required: |
 |  |
 |  |
The Shell
command passes the specified instruction to the operating system for execution.
The output of the specified shell command is not displayed in YASARA's console but in the text console from where YASARA was run or stdout.txt in Windows. The Shell command is disabled in YASARA Movie for security reasons.
Example:
Shell dir
List directory.
|