Skip to content

TypeCobolCodegen

Olivier Smedile edited this page Feb 13, 2017 · 4 revisions

General rules of code generation

TCCODEGEN_NO_TRAILING_SPACES All generated code should be generated without trailing spaces.

TCCODEGEN_FIXFOR_PRESERVE_IDENTATION In FixedFormat, the original TypeCobol line must be commented with an '*' and the indentation must stay unchanged.

Clone this wiki locally