Loading...
Select Version
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 systemConverting the data structures from COBOL programs or COPY elements to XML using the procedure
D.XMLPROG
orD.XMLCOPY
Transferring the XML descriptions in text format to Unix, Linux or Windows systems for further processing with Cobol2Java.