$$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.
|
|