Rod wrote:
> >> my-block: [name "Rod" age 37 profession "Developer"]

Another way of doing this, is:

my-block: [
    [Name Age Profession]
    "Rod" 37 "Developer"
    "Andrew" 40 "Rebolutionary"
    ]

This is more suitable for storing tables, and keeping field names intact.

Andrew Martin
ICQ: 26227169 http://members.nbci.com/AndrewMartin/
-><-


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to