Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 909 -
FANUC Series 16/18 C Executor
5.5 Explanation of omf2mem
==========================
------------------------------------------------------------------
Utility of file convertor from OMF files to a memory card file
------------------------------------------------------------------
omf2mem.com is a program which converts OMF(Object Modules Format) files to
a memory card file useful for FANUC Series 16/18. This reads some OMF files
and creates a memory card file whose format can be directly loaded to FS16/18.
Notice
~~~~~~
The current version (ver0.9x) is applied to only C Executor.
It is not guaranteed that other OMF files are converted correctly.
(1) OMF file
The convertible file by omf2mem.com is only OMF file which is made by
xlink386 etc and is bootloadable format for i386.
(2) Hard/Soft necessary for execution
- Personal computer executable for MS-DOS ver3.x and later version
- Available memory of more than 128KB
- Disk enough for the loading of memory card file
(3) Method of Execution
When a command prompt is displayed,input as follows.
C:\> omf2mem xxx[ret]
xxx is a file name of Specification file described below.
(4) Specification file
The file which includes file names of OMF files and memory card files and
addresses of objects to be converted is named Specification file.
The format of a Specification file is as follows.
- A line started by a semi-colon is neglected regarded as a comment line.
- A line by only blanks is neglected.
- A word described in head of line except the above is only a significant
information.
- A blank(space or tab) in head of each line is neglected.
- The following data are described in following order.