Command installer 

Command Installer is a utility that automates adding Commands to the DarkMachine. The Command Installer will parse code files and header (dmcvm_.h) files for functions and macros (see dmcvm_.h file an example of macros). Once functions and macros are parsed it rebuilds the dmcvm_CompilerCallIndex.bb and dmcvm_ThreadCallIndex.bb. Command Installer will automatically insert Handle/Object Commands to work with functions that make use of Blitz Types.