Page 1 of 1
To save RTF in plain txt File Format
Posted: 06 May 2008 14:22
by prashob12
Hello:
Is it possible to create a batch file to save all the rtf files present as txt files.
Please help me in this.
Thanks in advance.
Posted: 07 May 2008 13:13
by prashob12
I think there is no one to answer my query or nobody understands what i am writing.
if the way i wrote is the problem i can make it simpler.
"NEED BATCH FILE TO SAVE MY RTF FILES IN PLAIN TEXT FORMAT"
i think this time I made it clear.
Posted: 07 May 2008 16:08
by jeb
Hi,
I suppose, I understand your problem, but it is a problem.
You can either try to solve it complete with a batch file.
Reading each line and parse it - I assume it is a bad idea
or you can write a dot net program that solves it, this should be simple.
Only my suggestions
jeb