T.R | Title | User | Personal Name | Date | Lines |
---|
3136.1 | try anything/everything | MILKWY::JANZEN | cf. ANT::CIRCUITS,ANT::UWAVES | Tue Nov 21 1989 16:25 | 6 |
| Did you try diskdoctor? Did you try first editing it with a simpler
editor such as memacs on the extras disk or edit? did you try
a hex file editor?
Is there a create command that creates a file ina certain disk block as
there is on rt11?
Tom
|
3136.2 | | DICKNS::MACDONALD | WA1OMM 7.093/145.05/223.58 AX.25 | Wed Nov 22 1989 09:24 | 15 |
| >> Did you try diskdoctor?
For what purpose?
>> Did you try first editing it with a simpler
>> editor such as memacs on the extras disk or edit? did you try
a hex file editor?
To edit what?
>> Is there a create command that creates a file ina certain disk block as
>> there is on rt11?
Dunno anything about rt11. There are no additional files created, just
the one big 225K source file.
|
3136.3 | | VIKING::JANZEN | cf. ANT::CIRCUITS,ANT::UWAVES | Wed Nov 22 1989 10:01 | 17 |
| If you could pull it into a different editor and save it it might
chagne something that would make it seem not corrupted. Simpler
programs are often more tolerant of file flaws and fix them with they
save the file. The question is, is the file corrupt because some block
pointer is bad or because the format went bad only for that program.
Also, if a simpler editor can edit the file, you could at least not
have to type in all the words again. You might have to remove control
codes and reload the text as a text file into the page formatting
program.
If the file is corrupt in terms of the operating system, diskdoctor
might delete it or save most of it I forget; backup the disk before
trying this.
NewZap could conceivably also tolerate a fault in the file and save it
uncorrupted.
In addition, trying all these other programs will give you other error
messages that could help you decide what to do.
Tom
|
3136.4 | Disksalv | SALEM::LEIMBERGER | | Sat Nov 25 1989 04:39 | 21 |
| I'd use Disksalv before diskdoctor.Where diskdoctor will eather
save or delete,disksalve will recover.I have had this problem with
PPage before,and I never did recover the file.Lucky for me I am
in the habit of saving often,and on an important document sometimes
to two seperate disk.You know what they say"once bitten.....".
I tend to feel that the document is corrupt only in the sense that
PPage does not see what it is looking for.If you make a small sample
file,and look at it with an editor,then look at the corrupt file
you may very well spot the problem.Did you save the file to a floppy,or
too your hard drive? I ask this because it may well be that the
file was truncated if there was not room for it on the disk.Until
you find out waht happened I'll save my file in sections,and or
pages less than 10 pages long.Also I'll try a save to an almost
full disk to see if PPage will handle it properly.From the files
I have seen posted by you I would imagine that they require a lot
of space.OH! another thought,you may want to try transcribe to see
if it will load the file,and then save it properly,I doubt it but
one never knows.If you don't have transcribe,you could swing by
my place in Nashua,and try it.I am in the Phone book.18E hampshire
dr. Thats exit 7 Forest Ridge.
bill
|
3136.5 | FIXDOC.LZH | CRISTA::CAPRICCIO | Smilin' Joe Fission | Mon Oct 29 1990 01:19 | 49 |
|
I don't know if this applies, but I found this on Steve Tibbett's BBS
and thought it might help. It's from Gold Disk's Darren Jerrard:
CRISTA""::AMIGA:FIXDOC.LZH (14 blocks)
Here's the docs:
- FixDoc -
FixDoc is a utility that will try to recover corrupt Professional Page v1.3
documents that cause the "Can't Understand Format String" requester to
appear in PPage when attempting to load the file.
FixDoc can take one or two parameters. The first parameter is the name of
the corrupted document. The second (optional) parameter is the name of the
desired output filename. If you don't provide the second parameter, FixDoc
will try to write the fixed document to a file called
"RAM:FixedDocument.ppage".
e.g. Assume you have a corrupted file named DOCUMENT1.PPAGE on your hard
drive. Let's also assume your hard drive is called WORK:.
Then you would type:
FIXDOC WORK:DOCUMENT1.PPAGE
This would correct your document and send the corrected copy into
RAM:FixedDocument.ppage
If you type:
FIXDOC WORK:DOCUMENT1.PPAGE DF0:MYFILE
This will copy the corrected document to the internal floppy (DF0:) and
call it "MYFILE".
You will notice messages appearing on your screen. The 'PTXT found'
messages just means that FixDoc has found some text in the input file.
'Altering' means that the text was 'damaged' and is now being corrected.
If FixDoc doesn't fix your file, contact Gold Disk's Technical Support
department. (We may need to see a copy of your document.)
Darren Jerrard.
Technical Support.
|