Hello,
how could I save the cell of a table in a macro?
I tried the following, but it does not work:

\starttext

\def\StartScanning#1\StopScanning{\def\MyValue{#1}}

\starttable[|b{\StartScanning}la{\StopScanning}|l|]
\NC 123 \NC 456 \NC\AR
\stoptable

Test: \MyValue

\stoptext

TIA for any help, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to