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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to