![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Re: DOS Text Utility
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... > 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 |
|
|||
|
Re: DOS Text Utility
<bcollins@clarksville.com> wrote in message news:3180fb89-4334-46d6-8630-e02bca712472@d21g2000prf.googlegroups.com... > 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 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. |
|
|||
|
Re: DOS Text Utility
On Jan 1, 9:14*am, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:
> <bcoll...@clarksville.com> wrote in message > > news:3180fb89-4334-46d6-8630-e02bca712472@d21g2000prf.googlegroups.com... > > > 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 > > 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. 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 |
|
|||
|
Re: DOS Text Utility
bcollins@clarksville.com wrote:
> On Jan 1, 9:14 am, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote: >> <bcoll...@clarksville.com> wrote in message >> >> news:3180fb89-4334-46d6-8630-e02bca712472@d21g2000prf.googlegroups.com... >> >>> 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 >> 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. > > 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 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. |
|
|||
|
Re: DOS Text Utility
<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: > <bcoll...@clarksville.com> wrote in message > > news:3180fb89-4334-46d6-8630-e02bca712472@d21g2000prf.googlegroups.com... > > > 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 > > 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. 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. |
|
|||
|
Re: DOS Text Utility
On Jan 1, 10:37*am, mcp6453 <mcp6...@gmail.com> wrote:
> This program is not exactly what you asked for, but check outhttp://www.papercut.com/emailStripper.htm. It's free, and it can be used to > clean up a of text-only stuff.- Hide quoted text - > > - Show quoted text - 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 - - - - - - - |
|
|||
|
Re: DOS Text Utility
The date and time was 1/1/2008 5:35 AM, and on a whim,
bcollins@clarksville.com pounded out on the keyboard: > 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 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. |
|
|||
|
Re: DOS Text Utility
The date and time was 1/1/2008 5:35 AM, and on a whim,
bcollins@clarksville.com pounded out on the keyboard: > 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 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. |
|
|||
|
Re: DOS Text Utility
On Jan 2, 11:15*am, "Terry R." <F1ComNOS...@pobox.com> wrote:
> The date and time was 1/1/2008 5:35 AM, and on a whim, > bcoll...@clarksville.com pounded out on the keyboard: > > > 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 > > 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. > Hello Terry, Thanks for the suggestion. Byron |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|