You complete the SOM compilation process by running the emitters. You can
control the output of the emitters from the command line by typing:
command [-o filename] [-a name[=value]]*
where:
command
Is one of the following:
- EMITH
- EMITIH
- EMITC
- EMITDEF
filename
Is an explicit name (including drive, path,
and file-name extension) for the emitted output file. If this option is
not specified, the output file is placed in the current directory, and the
file-name extension defaults to a type appropriate to the selected emitter
program.
-a name[=value]
[Back]
[Next]