ad_scope_return_complaint

EveAndersson.com : API Browser : ad_scope_return_complaint

ad_scope_return_complaint

ad_scope_return_complaint exception_count exception_text
Defined in tcl/ad-scope.tcl

if scope is not set in the topmost environment then public scope is assumed. if scope=group, it assumes that group_vars_set is set in the topmost environment. returns a page complaining about the user's input (as opposed to an error in our software, for which ad_scope_return_error is more appropriate). it works the same way as ad_return_complaint, except that it uses appropriate scope display settings.

Parameters:
exception_count
exception_text
[ show source ]

Show another procedure:

eve@eveandersson.com