Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SequenceFunction
ESC NStart of file name
ESC F Start of file/end of file name
ESC E End of file
ESC ZEnd of file or end of list of files
ESC B x xWhere x x is two ASCII digits representing a hex
byte. For example, the byte &A9 is transmitted with
ESC B A 9.
XON = &11Receiver sends to transmitter to restart flow.
XOFF = &1313     
Receiver sends to transmitter to stop flow.

...