
B–62884EN/01
3. OPERATION
223
Program option set–up
[C: ¥DATA¥SAMPLE ]
[Decompile]
symbol merge : [NO/SOURCE/MEMORY_CARD]
1 EDIT 2 PRINT 3 COMPIL 4 DECOMP5 I/O 6 SET–UP 7 MNEEDT8 UTILTY 9 ONLINE 10
END
Fig.3.5.7.2
When a new program is to be created, the initial value of each option can
be modified by means of the procedure described below.
[Operation]
1) Using the text editor, open the OPTION.CNF file under the directory
where this system is installed.
2) Find the section corresponding to a model subject to initial value
modification (that is, a line starting with #).
Example: #32;(RA3) for PMC–RA3
#41;(RB4_STEP) for PMC–RB4 (STEP SEQ)
Note
A section having a line beginning with a semicolon (;)
contains legend data. Any attempt to modify such a section
is ignored.
3) Find the subsection corresponding to a function subject to initial
value modification (that is, a line starting with *).
4) Specify a new value for the option whose initial value is to be
modified.
Table 3.5.7.3
Subsection
Option Setting and function
*COMPILE condense 0: Performs compile processing in normal
mode.
1: Performs compile processing in
condense mode.
symbol
(Symbol/
comment)
0: Dose not output symbol/comment data
to the object file.
1: Output symbol/comment data to the
object file.
netcmt
(Net comment)
0: Dose not output net comment data to the
object file.
1: Output net comment data to the object
file.
3.5.7.3
Modifying Program
Option Initial Values
(OPTION.CNF)