LIST |
Output |
Output array where LIST(counter)=IEN and
LIST("B",IEN)=counter.
|
TOTAL |
Output |
Total number of problems returned.
|
VIEW |
Input |
VIEW is an array of input parameters determining
which PROBLEM file entries are returned:
VIEW("ACT") = "A" for active problems only
"I" for inactive problems only
Anything else for both active and inactive problems
VIEW("PROV") = Pointer to the new person file for the provider
to be associated with the returned list of PROBLEMs.
Null to get all provider's entries.
VIEW("VIEW") = X\n\n\n\... where X is C for Clinic or S for Service
and n denotes the related file IENs.
Less than 2 characters returns all clinic or service
entries.
|