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>nsxinfo.exe:</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  NSXINFO.EXE:


  The NSXINFO utility will display the following information about each tag
  in an .NSX index file:

    .  Tag name
    .  Index expression
    .  FOR condition (if any)
    .  Unique status

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

    NSXINFO <NSXname>[.NSX] [/p[PRGname]]

    Where:  NSXname = Name of the NSX 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 MAKENSX.PRG.

  Examples:

    // Displays information about tags in TEST.NSX
    NSXINFO test

    // Same as above, but also creates MAKENSX.PRG
    NSXINFO test /p

    // Same as above, but also creates BOGUS.PRG instead of MAKENSX.PRG
    NSXINFO test /pBOGUS



See Also: CDXINFO.EXE

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