
B-63484EN/05 10.EXTENDED SYMBOL/COMMENT FUNCTION
- 353 -
The following items are input automatically.
Table 10.3.9 (a)
Item Contents
PROG. The contents of PROG are decided as follows by the
functional instruction and the subprogram name.
- JMPB: Since each program name is input, it is defined as
the local symbol.
- JMPC: Since nothing is input, it is defined as the global
symbol.
- LBL: In LEVEL2, it is defined as the global symbol.
Except LEVEL2, it is registered as the local symbol.
SYMBOL It is the label name input in the JMPB/ JMPC/ LBL
instructions
ADDRESS Only "L" is input automatically.
If you want to assign any specific label number, you may
change it.
TYPE "LABEL" is input automatically.
Source conversion
In the processing that converts the mnemonic into the source file, if
the following conditions are fulfilled, the symbol will be defined
automatically.
• The undefined symbol is inputted as the label of the JMPB/
JMPC/ LBL instruction.
• The identification code of the mnemonic is "%@3-D".
%@3-D
・・・
RD Input
JMPB abc
abc LBL
zyx LBL
・・・
%P1 SP
RD Input
JMPC zyx
・・・
%
Fig. 10.3.9 (c) Mnemonic
Compile
L address of the symbol is assigned.
Procedure
1 Select [Tool]-[Compile...]. Then, the [Compile] dialog appears.
2 Click the <Exec> button.
3 The L address is assigned.
If the symbol "abc" is not defined, it is
defined automatically into the symbol
comment data.