Next: 9.5 Assigning punch files
Up: 9 FILE HANDLING
Previous: 9.3 ERASE
9.4 DATA
The DATA command can be used to modify the MOLPRO binary files.
- UNIT
- Alias for NPL (should never be used)
- RENAME,rec1,rec2
- used to rename rec1 to rec2. rec1 and
rec2 must
be given in the form name.ifil, where ifil is the number of a MOLPRO binary file (alias for NAME).
- TRUNCATE,nen
- used to truncate files after nen-1 records (alias for NEN).
- TRUNCATE,rec
- used to truncate before record rec. rec must
be given in the form name.ifil, where ifil is the number of a MOLPRO binary file.
- COUNT
- Alias for NRE (presently not used)
- COPY,rec1,rec2
- Copies record rec1 to rec2. rec1 and
rec2 must be given in the form nam1.ifil1, nam2.ifil2.
If nam2=0, nam2=nam1. If nam1=0, all records are copied from file ifil1 to file ifil2.
P.J. Knowles and H.-J. Werner
molpro@tc.bham.ac.uk
Jan 15, 2002