--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 09:53:00 1.5 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/21 16:48:19 1.32 @@ -1,5 +1,16 @@ @main[] -^t(1<2) +
+(^$form:name=$form:name)
+ + +
-@t[b] -^if($b){y}{n} +@default[test;def] +^if(^test.length[]){$test}{$def} + +@exception[origin;source;comment;type;code] +ERROR: +^if(def $source){$origin '$source'} +${comment}. +^if(def $type){type=$type} +^if(def $code){code=$code}