RETURN PARAMETER DESCRIPTION |
If problems return List[0] = -1^error message. There may be addtional
etc., etc., ...
messages on subsequent lines where List[n] = message or -1^message for
n = 1,2,3,4,...
Return values in list[n] = data where n = 0,1,2,3,4,...
1st ^-piece of data is the ien for that record
2nd ^-piece is the value of the field in the 1st ;-piece of FIELDS
3rd ^-piece is the value of the field in the 2nd ;-piece of FIELDS
4th ^-piece is the value of the field in the 3rd ;-piece of FIELDS
|