--- parser3/src/www/htdocs/Attic/index.html 2001/03/29 09:31:46 1.73
+++ parser3/src/www/htdocs/Attic/index.html 2001/03/29 20:53:09 1.81
@@ -16,13 +16,31 @@ _  ^;
}]
@dump[t]
-#^t.menu{$n
}
+^t.menu{$n
}
@func[n]
$n
@twop[a;b]
($a,$b)
@main[]
+$t[^table:load[/test.cfg]]
+$t{
+^menu{$a $b $c
}
+
+^flip[]
+^menu{$0 $1 $2
}
+
+}
+
+$a[vasya,fedya,kolya]
+^^"$a".lsplit[,]=$as[^a.lsplit[,]]$as.0|$as.1|$as.2|$as.3
+^^"$a".rsplit[,]=$as[^a.rsplit[,]]$as.0|$as.1|$as.2|$as.3
+^^a.pos(sy]="^a.pos[sy]"
+^^a.pos[zsy]="^a.pos[zsy]"
+^^a.left(3)="^a.left(3)"
+^^a.right(3)="^a.right(3)"
+^^a.mid(1;3)="^a.mid(1;3)"
+
^twop[a;]
^$request:browser.type=$request:browser.type
^$request:browser.version=$request:browser.version
@@ -44,20 +62,20 @@ $t[^table:set{n
1.2
2
}]
-#$t{^locate[n;2z]^found{$n}{not found}}
-#$t{^locate[n;3]^found{found:$n}{not found}}
+$t{^locate[n;2z]^found{$n}{not found}}
+$t{^locate[n;3]^found{found:$n}{not found}}
^$t:
^dump[$t]
-#^t.sort($n)
+^t.sort($n)
^^t.sort(^$n):
^dump[$t]
-#^t.sort{^:func($n)}
+^t.sort{^:func($n)}
^^t.sort{^^:func(^$n)}:
^dump[$t]
-#^t.sort{$n}
+^t.sort{$n}
^^t.sort{^$n}:
^dump[$t]
-#^t.sort{$n}[desc]
+^t.sort{$n}[desc]
^^t.sort{^$n}[desc]:
^dump[$t]