prxtract
Extracts information about prompts from the database.
Syntax
prxtract [-V | -U] [-o output]
Arguments
- -V
- Displays the command version and exits.
- -U
- Displays command usage information and exits.
- -o output
- Specifies the output file. The default is stdout.
Results
Each prompt record contains tab-delimited,
variable length fields. The fields are described in Prxtract output fields.    
 | Field | Description | Max Length (bytes) | 
|---|---|---|
| 1 | prompt name | 8 | 
| 2 | prompt value | 200 | 
Examples
To extract information about all
prompt definitions and direct the output to the file 
 prinfo, run the following command:  prxtract -o prinfo