I'm a bit rusty now but isn't a simple matter of
append from xxx.txt delimited with chr(whatever formfeed is ~
chr(12)?)
Alternative progressively read the file picking out each block of text
between each occurence of the formfeed character.
--
AnthonyL