--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 11:10:22 1.7
+++ parser3/src/www/htdocs/Attic/index.html 2001/03/21 15:53:31 1.31
@@ -1,7 +1,18 @@
@main[]
-^t[]
+$href[${request:uri}.]
+$href
+
-@t[]
-test
-$result(123)
-^result.inc[]
+^$cookie:a={$cookie:a}
+$cookie:a[123]
+^$form:a={$form:a}
+$env:CONTENT_LENGTH ?
+
+^$env:REQUEST_URI={$env:REQUEST_URI}
+
+@exception[origin;source;comment;type;code]
+ERROR:
+^if(def $source){$origin '$source'}
+${comment}.
+^if(def $type){type=$type}
+^if(def $code){code=$code}