--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 08:31:26 1.3
+++ parser3/src/www/htdocs/Attic/index.html 2001/03/21 15:53:31 1.31
@@ -1,2 +1,18 @@
@main[]
-^if(2.5*2.5-6.25){y}{n}
\ No newline at end of file
+$href[${request:uri}.]
+$href
+
+
+^$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}