|
set_variables_after_subquery Sets variables in the caller's enviroment from (typically) a database query
package require nstcl-nssets ?1.0?
package require nstcl ?1.0?::nstcl::set_variables_after_subquery
Sets variables from the setId stored in the variable sub_selection in the callers enviroment.This function is included for compatability with old AOLserver/ACS/nstcl code. New code should use ad_ns_set_to_tcl_vars instead.
ns_set, nstcl, nssets