Synopsis
Dumps the values of the parameters, with one parameter per line.
Syntax
pdump [-pkg] toolname
Description
`pdump' prints the parameter='value' pairs for all the parameters in the specified parameter file -- one per line.
Example
(1) pdump dmlist
Lists all of dmlist's parameters and current values
Parameters
name | type | ftype | reqd |
---|---|---|---|
parameter_file | string | input | yes |
-pkg | notype |
Detailed Parameter Descriptions
Parameter=parameter_file (string required filetype=input)
Name of parameter file
Name (plus optional path) of parameter file
Parameter=-pkg (notype)
Package flag
Add the parameter file name to the parameter in the format "parameter_file.parameter"
Bugs
There are no known bugs for this tool.