TITLE | VALUE | |
---|---|---|
NAME | DSIC XPAR GET PARAM LIST | |
DESCRIPTION | This will return a detailed list of one or more Kernel Parameter Definitions. It does not return every Param Definition field. Either the NAME input parameter or the PREFIX input parameter is required. If you pass a NAME then PREFIX is ignored. | |
TAG | LIST | |
ROUTINE | DSICXPR | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | NAME | |
DESCRIPTION | This is the name or the IFN for a Parameter Definition. Pass this value only if you wish to retrieve the data for one specific Parameter Definition. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 30 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | PREFIX | |
DESCRIPTION | This is the namespace or the leading characters for the Parameter Definitions you wished to be returned. For example, PREFIX="DSIC" will return all DSIC Kernel Parameter Definitions. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 20 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | Returns List[n] = value for n=0,1,2,3,... If problems encounter, the first row returned will be List[0] := -1^message List[i] := message for i=1,2,3,4,... Return list is a multi-lined return for each entry found. For each Parameter definition return: List[j] := p1^p2^p3^p4 where p1 = $START p2 = Param Def ifn p3 = Param Def name p4 = Multivalued Param [Boolean 1/0/null) List[j+1] := p1^p2^p3^p4 for Param Def Instance p1 = term p2 = data type code p3 = data type p4 = domain List[j+2] := p1^p2^p3^p4 for Param Def Value p1 = term p2 = data type code p3 = data type p4 = domain List[j+3] := s1;s2;s3^s1;s2;s3^s1;s2;s3^... list of entities s1 = precedence order number s2 = entity name s3 = entity abbreviation List[j+k] := text where k=4,5,6,... Parameter description these lines will not be returned if there is no description for the Parameter Definition List[j+k+1] := $END | |
AVAILABILITY | AGREEMENT | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |