Function application_program_command

Source
pub fn application_program_command(command_string: &str) -> String
Expand description

Creates a new Application Program Command.

The given command string will be prefixed with APC and suffixed with ST.

The interpretation of the command string depends on the relevant application program.