> BTW, use <@TOKENIZE> only if you have no empty values in your csv data as
> it will skip null values, resulting in shortened array.
This used to drive me crazy in T2K so I had it fixed in Witango 5.
New Parameter for <@TOKENIZE>
A new parameter NULLTOKENS can be used with the <@TOKENIZE> meta tag to
recognize empty tokens. The parameter may be set to true to process empty
tokens or to false to skip them. If NULLTOKENS is omitted, the behaviour
will be compatible with that of the previous versions of server. The meta
tag syntax now is:
<@TOKENIZE VALUE=text CHARS=delimiters [NULLTOKENS={true|false}] [{array
parameters}]>
If anyone has any similar issues with existing tags or ideas for new tags,
please send them to me directly.
Phil
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body