




del_db
#include <IO.h> int del_db( char *project, char *version);
This removes the databases files for a particular version of a project. The database should not be open at the time of calling this function. On unix, the files removed are named "project.version" and "project.version.aux".





This page is maintained by staden-package. Last generated on 25 April 2003.
URL: http://www.mrc-lmb.cam.ac.uk/pubseq/manual/scripting_134.html