File:  [parser3project] / parser3 / tests / 155.html
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Sun Nov 24 00:11:51 2019 UTC (6 years, 6 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, HEAD
limit and offset in ^table::load[] now supported, thus test added

@main[]
$t[^table::create{a	b
^taint[av	av]	^taint[b
v]}]

^t.save[155.cfg;
	$.encloser["]
]

^show[^table::load[155.cfg;$.encloser["]]]

^show[^table::load[155.cfg;$.encloser["] $.offset(4) $.limit(11) ]]

@show[t]
^json:string[$t; $.indent(true) ]

E-mail: