Hi all,
I have a following code:
----------------------------------------------------------
\startbuffer
\bTABLE
\bTR
  \bTH title1 \eTH
  \bTH title2 \eTH
\eTR
\bTR
  \bTD data1 \eTD
  \bTD data2 \eTD
\eTR
\eTABLE
\stopbuffer

\startTEX
\getbuffer
\stopTEX

\getbuffer
----------------------------------------------------------
But I got exactly the line "\getbuffer" in \startTEX ... \stopTEX
instead of its content.
How to get buffer in this case please.

Thank you,
Q.
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to