|
|
| version 1.294, 2001/09/05 15:05:27 | version 1.296.2.4, 2001/09/07 17:11:51 |
|---|---|
| Line 1 | Line 1 |
| @USE | |
| t.p | |
| dtf.p | |
| @main[] | @main[] |
| ^tlsplit2[] | ^emptytableisnotdef[] |
| #^autoconvemptystring[] | |
| #^tdupleform[] | |
| #^tvoiddefault[] | |
| #^testdom0[] | |
| #^testlocal[0] | |
| #^thashdefault2[] | |
| #^tcase2[] | |
| #^tlsplit2[] | |
| #^tconnect[] | #^tconnect[] |
| #^timghtmlyu[] | #^timghtmlyu[] |
| #^timghtml[] | #^timghtml[] |
| Line 29 dtf.p | Line 33 dtf.p |
| #^tests[] | #^tests[] |
| #^func(0)<hr> | #^func(0)<hr> |
| @emptytableisnotdef[] | |
| $table[^table::set[nameless]{}] | |
| ^if(def $table){y;n} | |
| @autoconvemptystring[] | |
| ^if($form:v){y}{n} | |
| @tdupleform[] | |
| #$form:fields.a | |
| #$c[^form:tables.a.columns[]] | |
| #^c.menu{$c.column}[,]<br> | |
| $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<br> | |
| ^if($level<10){ | |
| ^testlocal($level+1) | |
| } | |
| after($level):$local<br> | |
| @thashdefault2[] | |
| $hash[ | |
| $.a[1] | |
| $.b[2] | |
| $._default[xx] | |
| ] | |
| $hash.c | |
| @tcase2[] | |
| $hash[ | |
| $.1{^load[code1]} | |
| $.2{code2} | |
| ] | |
| $hash.1 | |
| @tlsplit2[] | @tlsplit2[] |
| $splitURI[^request:uri.mid(1;^request:uri.length[]-1).lsplit[/]] | $splitURI[^request:uri.mid(1;^request:uri.length[]-1).lsplit[/]] |
| OK | OK |