--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 08:31:26 1.3 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/22 07:05:46 1.33 @@ -1,2 +1,18 @@ @main[] -^if(2.5*2.5-6.25){y}{n} \ No newline at end of file +${cookie:н}? + +
+(^$form:name=$form:name)
+ + +
+ +@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}