KMPD GLOBAL LIST

TITLEVALUE
NAMEKMPD GLOBAL LIST
DESCRIPTIONGlobal list.
TAGGBLLIST
ROUTINEKMPDU1
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERPARAM1
DESCRIPTIONGlobal to list. This can be an entire global (^DPT) or subscript
(^DPT(25,).
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH245

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERPARAM2
DESCRIPTIONStarting global node. If this is a continuation of a global list, then
this will be the starting point. If the call is for the first time, then
this should be set to null ("").
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH245

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERPARAM3
DESCRIPTIONNumber of lines to fill before quiting.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH245

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERLINE LENGTH
DESCRIPTIONLenght of line before line-break.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH10

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONArray containing global data. However, the zero node will contain the
last global reference accessed. This can then be used as the starting
point for the next iteration (see PARAM2). If the end of the global has
been reached, then the zero node will equal '***end of global***'.

In the follwing example: PARAM1 = ^DPT(25
PARAM2 = ""
PARAM3 = 2

ARRAY(0)="^DPT(25,.35)"
ARRAY(1)="^DPT(25,0)=GlobalData..."
ARRAY(2)="^DPT(25,.35)=GlobalData..."
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED