Banner
Command Console C++ - Support
Support

This is some very basic help for pre-release version of the Command Console.

Remember that context-sensitive help can be used within the program (click the ? next to the X-box at the top right of the dialogs and select what item you want help with) to find out more.

 

Executing Commands

You can either execute a command from the main dialog by typing its name or you can execute them from the run dialog by typing 'cc ' and then the command name.

 

System Commands

System command are reserved by the program to execute program functionality. You execute them like normal commands.

  • -new
    Opens the New Command file window
  • -edit <path>
    Edits the Command file at <path>
  • -edit <cmdfile>
    Edits the Command file at the default path
  • -edit
    Opens the Browse Command file window
  • -browse
    Opens the Browse Command file window
  • -run <path>
    Runs the Command File at <path>
  • -options
    Opens the Options dialog
Forums

There may not be a full product. But there is a forum. Probably useless until Command Console comes out but there is one. :)

 

[Command Console C++ Forum]