File:  [parser3project] / parser3 / tests / 313.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Aug 4 21:11:18 2015 UTC (10 years, 10 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, HEAD
test for ^table.count[columns] and ^table.flip[] with nameless tables (feature #1003)

$t[^table::create[nameless]{5	50
4	40
3	30	check_this
2	20
1	10
0	00
}]

columns: ^t.count[columns]

$tf[^t.flip[]]
^tf.count[]<br />
^tf.menu{^for[i](0;5){'$tf.$i'}[, ]}[<br />]

E-mail: