>>> Another question about file I/O. I have my own routines similar to
>>> amopen() that automatically allocates LUNs. It also makes backup files
>>> similar to CNS, which is sort of a VMS emulation. A replaced file
>>> becomes <filename>_1. If <filename>_1 exists, it is moved to
>>> <filename>_2, and so on up to some max-backup limit.
I would not do that in sander. It should not be difficult to achieve on shell
level, if desired. I would consistently overwrite everything to keep simple
things simple.
Have a great day,
Volodymyr
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Sun Mar 08 2009 - 01:10:58 PST