
B–62884EN/01
F. TOOL FOR CHANGING MESSAGE DATA
(CHGMES)
313
5. USING EXAMPLE
Check the installation of this function by using the following example.
There are some sample files in system floppy disk for checking this
function.
RB3DUMMY.SFM : : Message data and dummy ladder file (Handy
file format)
(Message data (50KB)+Ladder
(END1+END2))
RB3BASIC.SFM : : Basic message ladder file (Handy file format)
(Message data (50KB)+Ladder
data+Symbol&Comment data)
RB3MES.SFM : : Data for checking the result (Message
data(50KB))
(This file is a normal output file, when this tool
execute for above sample data. It is possible to
check result by comparing “OUTPUT FILE”
and this file.)
Execute as the following (In this case the system
is installed in main body.)
1) Please key in the following command.
A:¥>CHGMES RB3DUMMY.SFM USERTEST.SFM RB3
RB3BASIC.SFM
Return
You can specify any name for “OUTPUT FILE”. In this
example,“USERTEST.SFM” is used.
2) Following file is generated on current drive.
USERTEST.SFM (Message data (50KB))
3) Check the result by using “FC/A”(DOS COMMAND).
C:¥>FC/A USERTEST.SFM RB3MES.SFM
If “NO DIFFERENCES ENCOUNTERED” is displayed, the
result is correct.
6. ERROR MESSAGES
Message Meaning and countermeasure
chgmes : PMC type unmatch (pmc type) PMC type does not match between applied PMCs.
chgmes : PMC type unmatch (input file) PMC type of input file and key in PMC type do not match.
chgmes : PMC type unmatch (compare file) PMC type of compare file and key in PMC type do not match.
chgmes : Message sizes of (input file) and (compare file) are
mismatched
Message size of input file and compare file do not agree.
Please adjust the message size by adding some dummy
message to the input file. Please comfirm the MAP display on
the compile function of FAPT LADDER.
chgmes : Cannot start ASC2IMG ASC2IMG.EXE does not exist not in the same directory of
CHGMES.EXE.
chgmes : Cannot start IMG2ASC IMG2ASC.EXE does not exist in the same directory of
CHGMES.EXE.
chgmes : Cannot make temporary file $tmpd.t**
chgmes : Cannot make temporary file $tmwd.t**
It is impossible to make temporary file.
⋅ Disk is insufficient.
⋅ It is impossible to set the file name, because $tmp*.t00 to
$tmp*.t99 exist.