NAME
pindex - print contents of RMS index file. [Requires: C/Base Utilities Module]SYNOPSIS
pindex [-n] datafile index#DESCRIPTION
Pindex prints out the values of the key fields stored in an index for datafile. The key fields printed are restricted to those in index number index#. If index# is zero (0), the primary key fields are printed. If the -n flag is used, just the maximum number of keys that can be stored in one index page are printed.NOTES
This program is only available with the C/Base Utilities software package.