--- parser3/src/www/htdocs/Attic/index.html 2001/05/08 09:44:32 1.174
+++ parser3/src/www/htdocs/Attic/index.html 2001/05/08 12:58:05 1.177
@@ -1,8 +1,24 @@
@main[]
+$currentFolder[/a/b]
+$path[^currentFolder.lsplit[/]]
+^path.flip[]
+$path{
+^menu{$0}{,}
+}
+
+$t1[^table:set{key value
+1 v1
+2 v2}]
+$h1[^t1.hash[key]]
+^h1.default[$value[nothing]]
+^$h1.2.value=$h1.2.value
+^$h1.2x.value=$h1.2x.value
+
$t2[^table:set{key a b
1 a1
2 a2 b2
}]
+t2 ^if(^t2.empty[]){empty}{not empty}
^t2.offset(1)
$t2.b
$r[^t2.record[]]