; build data for primary file entry
; FDA - passed by reference - FileMan data array
; LINE - contains text of current line with data
; SET1 - current data set number for primary file
ENTRY
; enters the values following tag DATA into file 8994.5
DATA
;
ADD2(FDA2,FDA,IENSVALS)
; build data for sub-file entry
SET2(FDA,LINE,SET1,SET2)
; capture data for sub-file entry
; FDA - passed by reference - FileMan data array
; LINE - contains text of current line with data
; SET1 - current data set number for primary file
; SET2 - current data set number for sub-file