nstcl  >  Documentation  >  nstcl-nssets  >  set_variables_after_subquery

Tcl Powered!

set_variables_after_subquery

NAME

set_variables_after_subquery — Sets variables in the caller's enviroment from (typically) a database query

SYNOPSIS

package require nstcl-nssets ?1.0?
package require nstcl ?1.0?

::nstcl::set_variables_after_subquery

DESCRIPTION

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.

KEYWORDS

ns_set, nstcl, nssets