Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SIx Driver RDD v3.00 - Reference Guide - <b>cdxinfo.exe:</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  CDXINFO.EXE:

  The CDXINFO utility will display the following information about a .CDX or
  .IDX index file:

    .  File Name
    .  File Type
    .  Tag Count


  CDXINFO will also display the following information about each tag in a
  .CDX index file, or for a single .IDX index file:

    .  Tag Name
    .  Expression
    .  Conditional
    .  Unique Status
    .  RYO Status


  The command-line syntax for using CDXINFO.EXE is as follows:

    CDXINFO <FileName>[.CDX] [/p[PRGname]]

    Where:  FileName = Name of the CDX/IDX file for which info is desired.

                  /p = Creates a .PRG file containing the source to create
                       the specified index file.  By default this file is
                       called MAKECDX.PRG.

  Examples:

    // Displays information about tags in TEST.CDX
    CDXINFO test

    // Same as above, but also creates MAKECDX.PRG
    CDXINFO test /p

    // Same as above, but also creates BOGUS.PRG instead of MAKECDX.PRG
    CDXINFO test /pBOGUS



See Also: NSXINFO.EXE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson