Go to the source code of this file.
Functions/Subroutines | |
ret | NYI (optional message={)} |
Variables | |
global state array | state |
global | SectionNames |
global | SectionList |
ret NYI | ( | ) |
Definition at line 185 of file _common.tcl.
References error().
00185 {)} { 00186 return -code error [append message " Not Yet Implemented"] 00187 }
global SectionList |
Definition at line 193 of file _common.tcl.
global SectionNames |
Definition at line 192 of file _common.tcl.
Definition at line 14 of file _common.tcl.
Referenced by fetchurl(), and text_postprocess().