doc_set_page_documentation_mode

EveAndersson.com : API Browser : doc_set_page_documentation_mode

doc_set_page_documentation_mode

doc_set_page_documentation_mode page_documentation_mode_p
Defined in packages/acs-core/tcl-documentation-procs.tcl

Set a flag in the environment determining whether the thread is in "gathering documentation" or "executing the page" mode.

Parameters:
page_documentation_mode_p - true to set the "gathering documentation" flag, or false to clear it.
[ show source ]

Show another procedure:

eve@eveandersson.com