xlscopy -f readfile.p -f sys.spcl_help -s sys.read_file
This reads the text file readfile.p and for each line
read writes one rcd to the sys.spcl_help file.
Rcds written to the sys.spcl_help file will have keys
sys.readfile 0001
sys.readfile 0002
sys.readfile 0003
sys.readfile 0004
etc
If there are rcds in the sys.spcl_help file with keys
"sys.readfile 0005" thru "sys.readfile 9999",
they will be deleted.