Closed GoogleCodeExporter closed 9 years ago
Original comment by sudipt...@gmail.com
on 17 Sep 2009 at 1:20
This is from the commit log:
lines() function is now complete and can be used for both reading and writing.
For reading lines of text containing only a single column of data, it takes an
additional argument as {convert:schema} where one can specify the schema type,
and lines() will return an array of the specified type.
write(lines()) now produces a text file.
Added entry for lines() in storage-default.jql
Added tests for the new function.
Original comment by Rainer.G...@gmx.de
on 17 Sep 2009 at 4:10
Original issue reported on code.google.com by
sudipt...@gmail.com
on 16 Sep 2009 at 10:52