Switch to edit mode.
Name(s): description_old1: verblist = {"hstyle", "html4_header", "webtable_list", "errors_table", "web_error", "format", "web_substitute"}
2: r = {"<br>"}
3: for each in (verblist)
4: r = {@r, "<strong>" + each + " - </strong>", @this:format($code_utils:verb_documentation(this, each)), "<br>"}
5: $command_utils:suspend_if_needed(0)
6: endfor
7: return r
8: "Compiled on Thu Feb 28 18:28:33 2002 EST by Wingy (#1163)"
9: "Last modified by Wingy (#9223) on Mon Mar 18 09:53:06 2002 MST."