--- parser3/src/www/htdocs/Attic/index.html 2001/03/15 11:01:29 1.1
+++ parser3/src/www/htdocs/Attic/index.html 2001/03/22 18:29:21 1.37
@@ -1,15 +1,34 @@
@main[]
-test: '$test'
-local auto: '$local_auto'
+$env:REMOTE_ADDR
+$response:paf[k]
+$response:Connection[kla]
+^rem{
+$response:body[]
+$response:location[http://parser3/123]
+}
-
-птичка выпрыгнет тут: ^process[^^eval($form:expr)[%.4f]]?
-
-@Zexception[origin;source;comment;type;code]
-Сервер испытывает временные трудности.
-напишите болвану администратору, что у него в $origin есть $source, который $comment (насквозь).
+@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}