=0ASo, more of an example driven approach? Can you post some examples of=0A=
what you're thinking it might look like?=0A=0AHi Gregg,=0A=0ABased on futur=
e printf - http://www.rebol.net/r3blogs/0066.html=0A=0Afields: [book-id tit=
le author publisher price]=0Ab-data is a block containing repeating fields=
=0A=0Anew-lines b-data [ =0A ["---------------" 15] =
[book-id]=0A [50 " " 30] [title author]=0A =
[20 " " -5] [none price] =0A ["------=
----------------------------------------------"] []=0A ]=0A=0AThe bl=
ock pair (spec values) in the new-lines spec should be handled via printf. =
I think this give the most flexibility to layout the data and skip any data=
that you don't want. There should also be some options either cut long str=
ing fields or let the fields expand.=0A=0ARegards=0Ajose=0A=0A=0A=0A=0A=0A=
=0A =0A______________________________________________________________=
______________________=0A=A1Descubre una nueva forma de obtener respuestas =
a tus preguntas!=0AEntra en Yahoo! Respuestas.=0Ahttp://es.answers.yahoo.co=
m/info/welcome
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.