Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Creating an XML description for a COBOL program in a BS2000 system

The BS2000 tool Cobol2XML is used to convert a COBOL program or COPY element to XML. The following steps are required:

  • Transferring the LMS library COB2XML.LIB to the BS2000 system

  • Converting the data structures from COBOL programs or COPY elements to XML using the procedure D.XMLPROG or D.XMLCOPY

  • Transferring the XML descriptions in text format to Unix, Linux or Windows systems for further processing with Cobol2Java.