Hi:
(B
(BRecently, I had some data I wanted set using tabulate but in 7 individual
(Bbuffers.  I wanted to use a macro to both create the buffers and do the
(B\starttabulate...\stoptabulate stuff.  I found that my macro could create
(Bthe .tmp file for each buffer but that the files were all empty.  Why would
(Bthis happen, and is there a way to make this work?
(B
(Bexample:
(B
(B\define[5]\MyBuffers{
(B  \startbuffer[#1]
(B    \starttabulate[|l|l|]
(B      \NC #2 \NC #3 \NR
(B      \NC #4 \NC #5
(B    \stoptabulate
(B  \stopbuffer
(B}
(B
(BBest Wishes,
(B
(BMatthew Huggett
(B
(B
(B
(B_______________________________________________
(Bntg-context mailing list
([EMAIL PROTECTED]
(Bhttp://www.ntg.nl/mailman/listinfo/ntg-context


Reply via email to