- DOS Text Utility
- Posted by bcollins@clarksville.com on January 1st, 2008
Hello All,
Do anybody know of a dos text utility program that
will filter out page breaks, space characters, etc..
from a *.TXT file?
Byron
- Posted by rod on January 1st, 2008
G'day,
for mine, I paste into MSWorks wp, remove and paste back,
does it in a jiffy.
Rod.
<bcollins@clarksville.com> wrote in message
news:3180fb89-4334-46d6-8630-e02bca712472@d21g2000prf.googlegroups.com...
- Posted by Pegasus \(MVP\) on January 1st, 2008
<bcollins@clarksville.com> wrote in message
news:3180fb89-4334-46d6-8630-e02bca712472@d21g2000prf.googlegroups.com...
When you say "DOS", do you perhaps mean a
Command Line tool? If so then I recommend you
use Google to look for a Command Line Editor.
There are lots of them.
- Posted by bcollins@clarksville.com on January 1st, 2008
On Jan 1, 9:14*am, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:
Yes,
I need some command line tool that simply remove
these characters.
Example:
let say TOOL.EXE is the program:
I want to simply type at the dos prompt -
TOOL TEST1.TXT TEST2.TXT
TEST2.TXT will be the result file.
Regards,
Byron
- Posted by mcp6453 on January 1st, 2008
bcollins@clarksville.com wrote:
This program is not exactly what you asked for, but check out
http://www.papercut.com/emailStripper.htm. It's free, and it can be used to
clean up a of text-only stuff.
- Posted by Pegasus \(MVP\) on January 1st, 2008
<bcollins@clarksville.com> wrote in message
news:bc2b6502-6ef1-4fa8-8791-2d282ce20fdf@w56g2000hsf.googlegroups.com...
On Jan 1, 9:14 am, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:
Yes,
I need some command line tool that simply remove
these characters.
Example:
let say TOOL.EXE is the program:
I want to simply type at the dos prompt -
TOOL TEST1.TXT TEST2.TXT
TEST2.TXT will be the result file.
Regards,
Byron
================
As I said before, with a little effort of your own you can find lots of
them floating about, like here: http://garbo.uwasa.fi/pc/cmdutil.html.
- Posted by bcollins@clarksville.com on January 1st, 2008
On Jan 1, 10:37*am, mcp6453 <mcp6...@gmail.com> wrote:
Thanks mcp6453,
Got this emailStripper program working on my end ;-).
It seems to do what I want. I'm working on some Project
Gutenberg E-Text for PDA / Handheld device use.
Regards,
Byron Collins
- - - - - - -
Byron's EBook Emporium
ENJOYOUREAD Production
http://www.xecu.net/bcollins/index.htm
- - - - - - -
- Posted by Terry R. on January 2nd, 2008
The date and time was 1/1/2008 5:35 AM, and on a whim,
bcollins@clarksville.com pounded out on the keyboard:
Hi Byron,
Not a program for txt files, but you may be able to implement it in some
way:
http://wots.coolfreepage.com/link.php?id=SW3
--
Terry R.
***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
- Posted by bcollins@clarksville.com on January 4th, 2008
On Jan 2, 11:15*am, "Terry R." <F1ComNOS...@pobox.com> wrote:
Hello Terry,
Thanks for the suggestion.
Byron