Hello,

what are the results? Is it empty? Are there errors?

Couldn't the problem be that you call the %!csv command inside the config zone? 
For example if you call it like this:

----8<--------------
My file
My name


%!Options: ...
%!csv: file.csv
%!Encoding: ....


The text begins there. But where should be included the csv file?

----8<--------------

The correct way to include it is:

----8<--------------

My file

My name



%!Options: ...
%!Encoding: ....



The text of the document begins there. Here is my table:

%!csv: file.csv

And the document continues there...

----8<--------------

Are you using the svn version found there: 
http://txt2tags.googlecode.com/svn/trunk/txt2tags

The version (2.5) which can be downloaded in the archive on the website is not 
yet updated to the latest version (2.6), which should be released soon.

   Eric


--- En date deĀ : Lun 30.8.10, Stephen Stretton

I have a problem: I seem to have a problem with importing csv to txt2tags using 
the following syntax:
%!csv: file.csv


%!csv(html): file.csv


      


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list

Reply via email to