8 Dec
2014
8 Dec
'14
4:21 p.m.
Hi Jaroslav, many thanks for your reply. It works fine here. Let’s see what I can do tomorrow with the real documents :-) Many thanks for your help again, Pablo On 12/08/2014 01:56 PM, Jaroslav Hajtmar wrote:
Hello Pablo. What do you think of this solution:
\usemodule[scancsv]
\setuppapersize[C6, landscape] \setuppagenumbering[location=]
\unexpanded\def\lineaction{ \edef\lcA{\lowercase{\cA}} \edef\ucB{\uppercase{\cB}} cA: \cA -- lowercase cA: \lcA\crlf cB: \cB -- upercase cB: \ucB\crlf cC: \cC -- cD: \cD\crlf
\lowercase{AAAA}\crlf \uppercase{bbbb}\crlf \page }
\setsep{;} \setfiletoscan{mailmergedatatable.csv}
\starttext \filelineaction \stoptext
I greet you
Jaroslav Hajtmar