[ic] [log] multiple entries and words with spaces

Aaron Hazelton interchange-users@icdevgroup.org
Mon Jul 29 16:16:00 2002


Hi all,

couple of things I cannot figure out or find about the [log]
tag.  this is what I have:

[log file="logs/feedback.txt" delim="\t" type=quot interpolate=1 hide=1]
[value custname]	[value email]	[value gender]	[value age]
[value net]	[value howfound]	[value search]	[value
other_text]	[value easy]	[value find]	[value important]
[value rate]	[value buy_again]
[/log]

1. if some of the fields are not entered, then the extra tabs are
not inserted, therefore the field data may not be in the correct
"column".  anyway to force the tab?

2. when you have a *space* in the text string entered, then
the "columns" are thrown off again.  If you insert "quotes" then
I received a parse error.  anyone know a way around that?

thanks,
Aaron