nstcl  >  Documentation  >  nstcl-nssets  >  set_variables_after_query

Tcl Powered!

set_variables_after_query

NAME

set_variables_after_query — 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_query

DESCRIPTION

Sets variables from the setId stored in the variable 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