Next: 36.23 Examples Up: 36 MATRIX OPERATIONS Previous: 36.21 Reading a matrix

36.22 Writing a matrix to an ASCII file (WRITE)

WRITE,name,[filename[status]]

Writes a matrix to an ASCII file. If filename is not given the matrix is written to the output file, otherwise to the specified file (filename is converted to lower case). If filename=PUNCH it is written to the current punch file.

If status=NEW, ERASE or em REWIND, a new file is written, otherwise as existing file is appended.



P.J. Knowles and H.-J. Werner
molpro@tc.bham.ac.uk
Jan 15, 2002