| RETURN PARAMETER DESCRIPTION |
If problems, return List[0] = -1^error message.
3rd ^-piece is the value of the field in the 2nd ;-piece of FIELDS
There may be addtional 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
4th ^-piece is the value of the field in the 3rd ;-piece of FIELDS
etc., etc., ...
|