float GenericCommand(string command); // returns true if handled, false if not. Note: It tokenizes its input, so be careful! // returns command prefix specific for each program it is compiled in string GetProgramCommandPrefix(void);