On Thu, Aug 01, 2002 at 10:28:43AM -0700, Ray Saintonge wrote:
Jan.Hidders wrote
Like
[| Name || Bill Clinton |] [| Musical instrument || Saxophone |]
The example above gives me cause for concern because it really only has one data set. What will it look like when you add Harry Truman's piano or some other president's fiddle?
I didn't interpret the example that way, but rather as a table with properties of Bill Clinton. If you want a table of presidents and their favourite instrument you would write this:
[| '''President''' || '''Instrument''' |] [| Bill Clinton || Saxophone |] [| Harry Truman || Piano |] [| Abe Lincoln || Bag pipes |]
WYSIWIG enough? :-)
-- Jan Hidders