Andy Wardley <[EMAIL PROTECTED]> writes:

> On Mon, Oct 29, 2001 at 08:45:54AM +0000, [EMAIL PROTECTED] wrote:
> > Long as I swap not using commas for not using colons ;-)
> 
>     [% USE datafile(myfilename, delim=',') %]
> 
> But it probably wouldn't work how you wanted it anyway.  The Datafile
> plugin expects the first line to give fields names with following lines
> providing data, e.g.
> 
>     id,name,email
>     abw,Andy Wardley,[EMAIL PROTECTED]
>     daveh,David Hodgkinson,[EMAIL PROTECTED]
>     freddy,Freddy Mercury,[EMAIL PROTECTED]
>     ...

That's all great. I got DBD::CSV working for some values of work and
it'll do until the data gets poked into a table.

Thanks chaps,


-- 
David Hodgkinson, Wizard for Hire        http://www.davehodgkinson.com
Editor-in-chief, The Highway Star           http://www.deep-purple.com
Deep Purple Family Tree news                  http://www.slashrock.com
   Interim Technical Director, Web Architecture Consultant for hire


Reply via email to