Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Applied links to related System Call API's

...

Call used to disable printer redirection on SOH escape sequence containing '['. Printer redirection is enabled if the sequence contain ']'. It avoids to send rubbish to printer during CLI redirection, for example the sequence 1, '2', '.', '[' is sent before window definition of the Filer and 1, '2', '.', ']' is sent after.

Related calls

DC_Icl, Invoke new CLI
DC_In, Read from CLI
DC_Out, Write to CLI
DC_Prt, Print to CLI
DC_Rbd, Rebind streams
DC_Xin, examine CLI input
OS_Cli, CLI interface