Hi, there are another things that need to be fixed with the database module. 1. The quotechar character appears in the output. 2. The \asciimode command is ignored. \usemodule[database] \define[2]\TestCommand {Currency: #1, Value: #2 \par} \startbuffer[testdata] Euro,"€ 100" Dollar,"\$ 300" \stopbuffer \definedatabase[test][quotechar=",command=\TestCommand] \starttext \asciimode \processdatabasebuffer[test][testdata] \stoptext Wolfgang
On 6/8/2013 8:04 PM, Wolfgang Schuster wrote:
Hi,
there are another things that need to be fixed with the database module.
1. The quotechar character appears in the output.
2. The \asciimode command is ignored.
in next upload ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Wolfgang Schuster