doc_adp_execute_file (public)

 doc_adp_execute_file [ -no_cache ] file_name

Defined in packages/acs-tcl/tcl/adp-parser-procs.tcl

Compiles and executes an ADP file. Caches the results of compilation unless -no_cache is specified.

Switches:
-no_cache
(boolean) (optional)
Parameters:
file_name

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) ad_file ad_file (public) doc_adp_compile doc_adp_compile (public) doc_adp_execute_file doc_adp_execute_file doc_adp_execute_file->_ doc_adp_execute_file->ad_file doc_adp_execute_file->doc_adp_compile

Testcases:
No testcase defined.
[ show source ]
Show another procedure: