EHTML is an integrated preprocessor provided with this system and designed to work closely with the Micro Focus COBOL Compiler. It identifies HTML embedded in COBOL code as delineated by EXEC HTML statements, and outputs the HTML to your Web server.
$SET preprocess(htmlpp) [EHTML-directive(s)] endp
preprocess(htmlpp) [EHTML-directive(s)] endp
preprocess(htmlpp) [EHTML-directive(s)] endp
Where EHTML-directive(s) is one or more EHTML preprocessor directives. See EHTML Preprocessor Directives for more information.