
D.MULTI-LANGUAGE PMC MESSAGE CREATION TOOL APPENDIX B-63484EN/05
- 432 -
(2) Creating a source file from a multi-language PMC message file.
NOTE
1 FPMCMSG.EXE exists on the install folder of
Ladder Editing Package (Windows).(A default
folder is “C:\Program Files\FANUC PMC
Programmer\LADDER EDITING PACKAGE”.)
2 Usually, FPMCMSG.EXE sends the output of
command to your screen.To redirect the output of a
command, use the greater-than sign (>).The
greater-than sign (>) sends the output of a
command to a file or a device, such as a printer.
3 In creating a multi-language PMC message file
from source files, line comment except title
information is not created into a multi-language
PMC message file.
Fmsgcnv [drive:][path]
mcard-file
[/unicode]
/o=[drive:] [path]
message-text-file
Parameter
[drive:][path]
mcard-file
Specify the location and name of a multi-language PMC message file.
When only the file name is specified, a multi-language PMC message file is
considered to be on current folder.
/unicode
The encoding of a source file becomes to Unicode.
When this parameter is omitted, the encoding of a source file becomes to
ANSI.
/o=[drive:][path]
message-text-file
Specify the location and name of a source file.