Index: openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl,v diff -u -r1.48.2.3 -r1.48.2.4 --- openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl 25 Mar 2004 14:27:12 -0000 1.48.2.3 +++ openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl 17 Apr 2004 21:31:54 -0000 1.48.2.4 @@ -1313,6 +1313,10 @@ args } { @param dbn The database name to use. If empty_string, uses the default database. + + @param unclobber If set, will cause the proc to not overwrite local variables. Actually, what happens + is that the local variables will be overwritten, so you can access them within the code block. However, + if you specify -unclobber, we will revert them to their original state after execution of this proc. Usage: