Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
Programming
>
Compatibility
>
Compatibility with RM/COBOL
>
Converting RM/COBOL Applications
>
RM/COBOL Conversion Issues
>
Producing Executable Code
>
REMARKS Paragraph
REMARKS Paragraph
In
Enterprise Developer
, if your program uses the REMARKS paragraph in the Identification Division, you must set the
DIALECT"RM"
Compiler directive.
Alternatively, mark the paragraph as comment lines.
Parent topic:
Producing Executable Code
Related reference
DIALECT