From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8228 Path: main.gmane.org!not-for-mail From: Simon Pepping Newsgroups: gmane.comp.tex.context Subject: Problem with comma lists and tabulate Date: Mon, 10 Jun 2002 16:23:53 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020610162353.A1282@scaprea> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398646 25684 80.91.224.250 (23 Oct 2002 18:44:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:44:06 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:8228 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8228 Hi, This file causes an error which I think should not occur. The error does not occur when I remove \NC from \XMLDBshowElementTH. It seems to me that either \csname next1\endcsname or \p!doprocessaction has the wrong value. \tracingmacros=2\tracingcommands=2 \def\XMLDBshowElementTH#1{\NC\csname XMLDB#1\endcsname} \starttext \def\XMLDBElementList{revnumber,date,authorinitials,revremark,revdescription} \starttabulate[|l|l|l|l|l|] \processcommacommand[\XMLDBElementList]\XMLDBshowElementTH \NC\NR\ML \stoptabulate \stoptext -- Simon Pepping email: spepping@scaprea.hobby.nl