>>-.---.--SOURCEFORMAT--"format-type"------>< +-/-+
Default: | SOURCEFORMAT"VARIABLE" for managed code and SOURCEFORMAT"FIXED" for native code and from the command line |
Phase: | Syntax check |
$SET: | Any |
SOURCEFORMAT"FREE" sets NOMFCOMMENT, NORESEQ and NOSEQCHK at end.
SOURCEFORMAT"FIXED" is set by DIALECT"ENTCOBOL".
Generically, the COBSQL preprocessor supports SOURCEFORMAT"FIXED" only.
For Pro*COBOL applications, COBSQL also supports SOURCEFORMAT"TERMINAL" and SOURCEFORMAT"VARIABLE".