Producing a Text Representation of a CAP File

Use the capdump tool to produce an ASCII representation of a CAP file.

If you have a source release, you can localize locale-specific data associated with the capdump tool. For more information, see Localizing With The Development Kit.

Running capdump

To run capdump:

  1. Enter the following on the command line:

    capdump.bat filename

    There are no command line options, filename is the CAP file, and output from the command is always written to standard output.

Note:

The file to invoke capdump is a batch file (capdump.bat) that must be run from a working directory of JC_CLASSIC_HOME\bin in order for the code to execute properly.