| |
 |
 |  |  | Command |  | Argument |
 | Datatype |  | Default |  | Min |  | Max |
 |  |  | Format: |  | CD | | New working directory,
|  | STRING |  | - |  | - |  | - |  |
 | |  | | | OnStartUp
= Yes | No |  | STRING |
 | No |
 | - |  | - |  |
 |  | Python: |  | CD(noname1,onstartup=None) |  |
 |  | Menu: |  | Options > Working directory |  |  |
 | Related: |
 | Shell
, PWD, DelFile
|  |  |
 | Required: |  |  |  |
 |
The CD command changes the current working directory,
where YASARA looks first when loading files. If the
OnStartUp parameter is set to 'Yes', YASARA will always change to the chosen directory on startup. Alternatively,
you can...
- Open a terminal/MSDOS command prompt, go to this directory and run YASARA from there.
- Create a shortcut to YASARA on the desktop, and specify the working directory in the shortcut properties.
Example 1:
CD /home/yasara
Change working directory to /home/yasara.
Example 2:
CD ..
Go up one directory.
Example
3:
CD (MacroDir)
Change to the directory containing the currently running macro.
|