I wanted to write a macro to take a bridge hand (could be any game) in a format like, say, ((a,k,q;j,t,9;8,7,6;5,4,3,2),(j,t, 9;8,7,6;5,4,3,2;A,k,q),(8,7,6;5,4,3,2;a,k,q;j,t,9),(5,4,3,2;a,k,q;j,t, 9;8,7,6)) and reformat is as the classic newspaper column diagram, with the four hands arranged around a box representing the table.
My plan is to parse the input & bung it into a table; what I can't work out is how to write out the table from the macro. Appreciate any help; I have looked around a bit, but couldn't find anything. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

