--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 12:30:28 1.8 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/24 08:54:07 1.42 @@ -1 +1,46 @@ -@z +@main[] + +$t[^table:load[/test.cfg]] +^$t.a=$t.a
+ +^$request:uri=$request:uri
+^$env:REQUEST_URI=$env:REQUEST_URI
+^$env:PATH_INFO=$env:PATH_INFO
+ + +^$env:REMOTE_ADDR=$env:REMOTE_ADDR
+^$env:REQUEST_URI=$env:REQUEST_URI
+ +^rem{ +$response:body[] +$response:location[http://parser3/123] +} + + +^$root_test=$root_test !
+^$site_test=$site_test !
+^$main_test=$main_test !
+^${cookie:вот}=${cookie:вот}?
+^$request:query=$request:query
+^$request:uri=$request:uri
+ +
+(^$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} + +@auto[] +$main_test[$main_test + .html]