--- parser3/src/www/htdocs/Attic/index.html 2001/03/21 14:06:55 1.29 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/21 16:48:19 1.32 @@ -1,17 +1,16 @@ -$response:refresh[$value[2] $content[url=http://design.ru]] - -$t[^table:load[nameless;test.cfg]] -^t.save[test2.cfg] -
- +@main[] + +(^$form:name=$form:name)
+
-
-^if($form:photo){ -
-	^$form:photo.name='$form:photo.name'
-	^$form:photo.size='$form:photo.size'
-	^$form:photo.text='$form:photo.text'
-	^form:photo.save[paf.txt]
-	
-} + +@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}