| EXTARR(...) | 
Output: 0 - Success (non-display ready)
n - Number of lines in display (display ready format)
-1^Error_Text - Error
Notes: If the segment is not in display ready format
ROOT("VALUE",File,Field,Seq)=Data
ROOT("ID",File,Field,Seq)=Identifier
If the segment is in display ready format
ROOT("DISPLAY",LineNumber,0)=Line of display
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
TRAN | 
Input | 
Pointer to VAQ - Transaction file
 
 | 
SEG | 
Input | 
Pointer to VAQ - Data segment file
 
 | 
ROOT | 
Input | 
Where to store the extraction array (full global
ref).
 
 | 
OFFSET | 
Input | 
Where to begin placing information (defaults to 0)
(Only valid for extractions that are in Display Ready format).
 
 | 
 
 |