
HP
16518
Programming Reference
program header separator
. A space separates the header from the
first or only parameter of the command.
< w h i t e
Figure A-17. program header separator
program message terminator
. The program message terminator
or PMT serves as the terminator to a complete program
message . When the parser sees a complete c program message
it
will begin execution of the commands within that message. The c PMT
also resets the parser to the root of the command tree.
Where
is defined as a single ASCII-encoded byte
(10 decimal).
Figure A-18. program message terminator
Message Communication and System Functions
A-19