Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Table Dialect

From: Al::Bri::xtra::co::nz at: 3-Apr-2003 19:23

Gregg wrote (in another thread):
> A data record contains 3 fields: first name, last name, and
phone number. E.g.
> Gregg, Irwin, 000.000.0000 > Brett, Handley, (00) 00.000.0000
In my opinion, a table should have a header record as a block! value something like Rebol's function specifier dialect. For example: [First_Name [string!] "First Name" Last_Name [string!] "Last Name" Telephone [issue!]] That way, the table's rows more easily scanned with a function having a function input specifier that is the table header block! value. (Which reminds me that I must get this ready to publish as well). Andrew Martin ICQ: 26227169 http://valley.150m.com/