| rappendx | stsdas.hst_calib.foc.focgeom | rappendx |
rappendx -- Take reseau entries from one table and append them to another.
rappendx input entry output
This task will read all the entries that match the entry template from the table indicated by the input parameter and will write them to the end of the table indicated by the output parameter.
1. Read all the entries starting with "approx" from the table testres and append them to the table eval.
1. fo> rappendx testres approx* eval
This task was written by David Giaretta.
Type "help focgeom option=sys" for a higher-level description of the focgeom package.
Type "help reseau" for a description of reseau table.