Syntax:
You can create the DBD, PSB and MFS gens by compiling
.dbd,
.msf and
.psb files at your COBOL development system command prompt, as follows:
mfims source filename [directives]
Parameters:
source
|
Can be one of:
|
filename
|
is the name of the
.psb,
.dbd or
.mfs file to compile
|
directives
|
is a sequence of one or more directives. Directives can appear after any filename. Each directive must be separated by a space and must not be broken across two lines.
|