![]() |
|
|
|||||||
![]() |
PERL - Re: Newbie: using txt2html with ActivePerl (win32) |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Have you tried text2html that comes with Active Perl?
"Charles G" <> wrote in message news: m... > I am looking for some help from someone who uses txt2html > (http://www.aigeek.com/txt2html/) in Windows. > > I am trying to set up txt2html in Windows XP. I am using ActiveState > Perl 5.6 which is in c:/perl and txt2html.pl which is in my path > (though that doesn't seem to matter). I know little-to-nothing about > Perl and downloaded then installed it with all the default settings > just so that I could use this script. [I have looked at other free > conversion options--this seems to be the best.] > > I am having trouble getting the script to recognize arguments in > commands (using CMD) such as > > perl c:\bin\txt2html.pl -tf --mail -H "^ *--[\w\s]+-- *$" dog.txt > > dogs.html > > or in a batch file: > perl c:\bin\txt2html.pl -tf --mail -H "^ *--[\w\s]+-- *$" "%1.txt" > > "%1.html" > > Any ideas? marko |
|
|