--- parser3/src/www/htdocs/Attic/index.html 2001/09/05 08:57:43 1.292 +++ parser3/src/www/htdocs/Attic/index.html 2001/09/07 15:13:07 1.296.2.3 @@ -1,9 +1,12 @@ -@USE -t.p -dtf.p - @main[] -^tconnect[] +^tdupleform[] +#^tvoiddefault[] +#^testdom0[] +#^testlocal[0] +#^thashdefault2[] +#^tcase2[] +#^tlsplit2[] +#^tconnect[] #^timghtmlyu[] #^timghtml[] #^tresult[] @@ -28,9 +31,52 @@ dtf.p #^tests[] #^func(0)
+@tdupleform[] +#$form:fields.a +#$c[^form:tables.a.columns[]] +#^c.menu{$c.column}[,]
+$atable[$form:tables.a] +^atable.menu{a=$atable.element}[,] + +@tvoiddefault[] +$var[$form:element] +^var.int(2) + + +@testdom0[] +$dom[^dom::load[a.xml]] + + +@testlocal[level][local] +$local($level) +before($level):$local
+^if($level<10){ + ^testlocal($level+1) +} +after($level):$local
+ +@thashdefault2[] +$hash[ + $.a[1] + $.b[2] + $._default[xx] +] +$hash.c + +@tcase2[] +$hash[ + $.1{^load[code1]} + $.2{code2} +] +$hash.1 + +@tlsplit2[] +$splitURI[^request:uri.mid(1;^request:uri.length[]-1).lsplit[/]] +OK + @tconnect[] #^connect[mysql://hren:pwd@hren/zz]{hren} -^connect[mysql://]{hren} +^connect[mysql://]{^void:sql{show tables}} @timghtmlyu[]