--- parser3/src/www/htdocs/Attic/index.html 2001/10/19 13:43:59 1.415 +++ parser3/src/www/htdocs/Attic/index.html 2001/10/22 08:27:44 1.417 @@ -1,7 +1,8 @@ @main[] +#^formclass[] #^hren[] -#^domedit[] -#^domxslt[] +^domedit[] +^domxslt[] #^lsplit2[] #^faceesize[] #^imageresize[] @@ -11,7 +12,7 @@ #^ifpasshash[] #^movedir[] #^replace[] -^set[] +#^set[] #^hash[]
#$t[^methresult[]] ->$t #^terror[] @@ -38,7 +39,11 @@ #^header[] OK +@formclass[] +^$form:CLASS.a=$form:CLASS.a + @domdata[] +^hren[] $xdoc[^xdoc::create[doc]] $doc[$xdoc.documentElement] $name[^doc.appendChild[^xdoc.createElement[name]]] @@ -377,3 +382,21 @@ $file[^xdoc.file[ # $.method[html] #]] + +@exception[origin;source;comment;type;code;stack] +CGIBIN_ERROR + + +^if(def $source){$origin
+
$source
+} +${comment}. +^if(def $type){type=$type} +^if(def $code){code=$code} +^if($stack){ +
+ stack backtrace:
+ ^stack.menu{ + $stack.origin: $stack.name
+ } +} \ No newline at end of file