ENDINTAB macroinstruction

Use the ENDINTAB macroinstruction to define the end of an interpret table. Code one ENDINTAB macroinstruction after one or more LOGCHAR macroinstructions to define the end of an interpret table. You can also follow the ENDINTAB macroinstruction with an assembler language END statement.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+------+--+------+--ENDINTAB--------------------------------><
   '-name-'  '-NAME-'             

Parameters

name
Specifies an optional name on the macroinstruction. This name is not used by Telnet and is ignored.

Usage notes