TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Re: Word Perfect File to DOS Plain Text File...How?
Subject:Re: Word Perfect File to DOS Plain Text File...How? From:"Gene Kim-Eng" <techwr -at- genek -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Mon, 24 Nov 2003 08:28:55 -0800
If you're going to just try and copy text out of the files, you may just be
able to open the files as plain text in Word or Notepad by selecting
"all files" from the File Type dropdown. But if renaming them in a
batch is essential:
Open a DOS command window (select "Run" from the Windows Start
menu, type "cmd" into the field and click OK)
Navigate to the directory where the files are located (if you don't know
how to CD in DOS, just put the files temporarily in your "Documents
and Settings" folder, which is where the DOS window will default to
when it opens). Make sure they are the only files in that directory
with the extension you want to change
Assuming your files are Wordperfect .doc, type:
REN *.doc *.txt
This will rename all the .doc files in the directory to .txt with the same
names they have now.
Gene Kim-Eng
----- Original Message -----
From: "Anachie Shakespear" <omath -at- lycos -dot- com>
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Sent: Monday, November 24, 2003 7:45 AM
Subject: Word Perfect File to DOS Plain Text File...How?
>
> All:
>
> My client has a bunch of old Word Perfect files that are corrupted (so no save
as feature), but we need the text contained within those files.
> Somewhere in the back of my brain, I remember that there is a way to pipe a
single WP file to a plain dos file, and there is a way to pipe a bunch of WP
files to bunches of plain dos files. How does one do this?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.536 / Virus Database: 331 - Release Date: 11/3/2003
RoboHelp for FrameMaker is a NEW online publishing tool for FrameMaker that
lets you easily single-source content to online Help, intranet, and Web.
The interface is designed for FrameMaker users, so there is little or no
learning curve and no macro language required! Call 800-718-4407 for
competitive pricing or download a trial at: http://www.ehelp.com/techwr-l4
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.