--- parser3/src/www/htdocs/Attic/index.html 2001/03/19 20:46:41 1.21 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/24 16:29:10 1.49 @@ -1,12 +1,52 @@ -
-- ^$form:photo.name='$form:photo.name' - ^$form:photo.size='$form:photo.size' - ^$form:photo.text='$form:photo.text' --} + +@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} + +@auto_test[] +^BASE.auto_test[] +