>I'm using 2.5 just downloaded from the website on Windows.

it can never work with this version, since it was implemented later.

>I tried the file you linked to and renamed it txt2tags.py 
>in the correct directory, but it still didn't seem to work.

it should.

>I'm calling from within Tinn-R 

I don't know what it is.

You can try this:

- open cmd.exe (or use a batch file)

- create file.csv with:

eric,24.5,12,24
Luc Skywalker,43,6,9
Darth Vador,33,1,6

- create testcsv.t2t with:

test


%!target: html
%!encoding: utf-8


= Title 1 =

Here is my table:

%!csv: file.csv

Hope you like it!


---------------

- go into the folder what there are your files, or create a .bat file with the 
following command

- then type:

c:\Python26\python.exe txt2tags testcsv.t2t

(or c:\Python26\python.exe txt2tags.py testcsv.t2t)

it should work this way. 


      


------------------------------------------------------------------------------
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