|
|
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) ]