We are now using Datacom MetaCOBOL. How can we tell whether MetaCOBOL is being used in a program source or not?
Release : 15.1
Component: Datacom Support for MetaCOBOL
MetaCOBOL uses macros to simplify coding and the source has to be processed by the MetaCOBOL Translator to convert the macros to COBOL source.
Programs that use MetaCOBOL to access Datacom would have the following MetaCOBOL translator statements in the source:
*$COPY SPP
*$COPY DLM
See the documentation DATACOM™ SUPPORT FOR METACOBOL - 15.1 section Translate an Application Program