ad_script_abort

one of the documented procedures in this installation of the ACS
Usage:
ad_script_abort
What it does:
Aborts the current running Tcl script, returning to the request processor.
Defined in: /web/philip/packages/acs-core/request-processor-procs.tcl

Source code:


    error "<<AD_SCRIPT_ABORT>>"


philg@mit.edu