ad_page_contract_eval (public)

 ad_page_contract_eval [ args... ]

Defined in packages/acs-tcl/tcl/tcl-documentation-procs.tcl

This just uplevels its args. We need this proc, so that the return -code statements get processed correctly inside a catch block. This processing is namely done by the proc invocation.

Author:
Lars Pind <lars@pinds.com>
Created:
25 July 2000

Partial Call Graph (max 5 caller/called nodes):
%3 ad_form ad_form (public) ad_page_contract_eval ad_page_contract_eval ad_form->ad_page_contract_eval ad_page_contract ad_page_contract (public) ad_page_contract->ad_page_contract_eval

Testcases:
No testcase defined.
Source code:
    uplevel 1 $args
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: