Followingthe heading,the full formof the command is given,using the
ASCIInamesforcontrolcodes,eg<ESC>(theanglebracketsoneither side
ofthenameare notpartofthe name,beingsimplydelimitem,andshouldnot
beentered).Variableparametersrueindicatedbyaletter(usually“n”), and
an optionalnumber, enclosed in angle brackets (eg cnO>). Where an
indefinitenumberofpararnetemareto be supplied,thecos are separated
byan ellipsis(“... “).The sequenceisthen givenusing hexadecimalcodes
(twohexadecimaldigitsfollowedbyalowercase“h”),withvariablesagain
representedbyletters enclosedin anglebrackets.The decimalequivalent
followsthehexadecimal.Thefollowingis an example:
Examplecommand Both
<ESC> cBS> <?0 (codes)
IBh 08h <0 (hexadecimal)
I27 8<0 (decimal) \
Note that the above command sequence is for example purposes only -it
does not have any real function.
25