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 (optional, boolean)
- Parameters:
- file_name (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.