Next:
1. Introduction
Up:
txt2xml
Previous:
Contents
Contents
Index
I. T X T 2 X M L
Subsections
1. Introduction
2. Principles of conversion
2.1 COBOL copybook analysis
2.1.1 ''Cleaning'' the copybook
2.1.2 Extracting the meta-data
2.1.3 Renumbering the COBOL item levels
2.2 Text to XML conversion
2.3 XML to text conversion
3. Signed and binary data
3.1 Warning
3.2 COBOL compilers
3.3 Internal representation
3.4 Low-values, high-values and spaces
3.5 Functions
txt2bin
txt2pack
txt2num
bin2txt
pack2txt
num2txt
4. Installation
4.1 Downloading TXT2XML
4.2 Under MVS
4.2.1 Installation
4.2.2 Tests
4.2.3 Post-installation
4.3 Under Windows
4.3.1 Regina or Reginald Rexx
4.3.2 Java
4.3.3 Tests
4.4 Under Unix/Linux and other platforms
4.4.1 Regina
4.4.2 Java
4.4.3 Tests
5. Syntax
5.1 Mandatory parameters
5.1.1 TXT txt-file
Under MVS
For all other platforms
5.1.2 COB cob-file
Under MVS
For all other platforms
5.1.3 XML xml-file
Under MVS
For all other platforms
5.1.4 FORMAT format
5.2 Optional parameters
5.2.1 BROWSE
Under MVS
For all other platforms
5.2.2 VERBOSE
5.2.3 DTD dtd-file
Under MVS
For all other platforms
5.2.4 PREFIX prefix
Under MVS batch (JCL)
6. Examples
6.1 MVS
6.1.1 ISPF
6.1.2 Batch
6.2 Windows
6.3 Unix/Linux
sunuraxi@users.sourceforge.net