Print Page as PDF
DBIA2541 ICR (2541)

DBIA2541    ICR (2541)

Name Value
NUMBER 2541
IA # 2541
DATE CREATED 1998/09/21
CUSTODIAL PACKAGE KERNEL
CUSTODIAL ISC San Francisco
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE XUPARAM
NAME DBIA2541
GENERAL DESCRIPTION
This DBIA documents the supported calls to XUPARAM to
get some KERNEL SYSTEM parameters fields.
STATUS Active
DURATION Till Otherwise Agreed
ID XUPARAM
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$KSP
This entry point will return several items of site
parameter data to the calling routine.  Currently supported values:
SPOOL LINE returns the max number of lines in one spool document.

SPOOL DOC returns the max number of spool documents the user may have.

WHERE returns the local domain name.

INST returns the IEN of the default institution entry.
VARIABLES TYPE VARIABLES DESCRIPTION
$$KSP Output
Some value from the Kernel system parameter file.
parameter Input
This is a string to request a value from the Kernel
System Parameter file.  Currently supported values:
"SPOOL LINE" returns the max number of lines in one spool document.

"SPOOL DOC" returns the max number of spool documents the user may have.

"WHERE" returns the local domain name.

"INST" returns the IEN of the default institution entry.