Area | Function |
Current Working Directory | This area will display the current directory that you are in, all commands run from the Command Line area will be executed in this directory. The Current Working Directory (CWD) can be changed with the CD command. |
Version | This simply tells you what version of DSTLaunch you are currently running. |
Command Line | This is the main part of the program, this is where you enter commands to be executed. |
Execute Button | This button runs the command that you have currently typed into the Command Line area. |
Key | Description |
[ESC] | Clears the contents of the Command Line. |
[TAB] | Guesses as the most probable command based on the portion of the command that you have already typed. |
[RETURN]/[ENTER] | Executes the current command in the Command Line window. |
Menu Item | Description |
Go... | Executes whatever has been typed into the Comamnd line. |
Config | Opens the configuration screen for DSTLaunch. |
About | Opens the about box for DSTLaunch. |
Exit | Closes DSTLaunch. |
The Rest | The rest of the items on this menu depend on what is in the Command Line. If the command line is empty then the last five commands will appear here. If there is a command or partial command in the Command Line then the five closest matches will be here. |