Index: openacs-4/packages/acs-tcl/tcl/01-database-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/01-database-procs.tcl,v diff -u -N -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/acs-tcl/tcl/01-database-procs.tcl 8 Oct 2019 16:30:26 -0000 1.1.2.4 +++ openacs-4/packages/acs-tcl/tcl/01-database-procs.tcl 1 Nov 2019 13:16:18 -0000 1.1.2.5 @@ -1930,7 +1930,7 @@ You may supply a code block, which will be executed for each row in the loop. This is very useful if you need to make computations that are better done in Tcl than in SQL, for example using ns_urlencode - or ad_quotehtml, etc. When the Tcl code is executed, all the columns + or ns_quotehtml, etc. When the Tcl code is executed, all the columns from the SQL query will be set as local variables in that code. Any changes made to these local variables will be copied back into the multirow.