Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!wuarchive!uunet!mcsun!cernvax!chx400!ugun2b!ugsc2a!fisher From: fisher@sc2a.unige.ch Newsgroups: comp.os.msdos.apps Subject: Re: WP 5.1 file weirdness after Norton file recovery??? Message-ID: <1991May23.084928.438@sc2a.unige.ch> Date: 23 May 91 06:49:28 GMT References: <15056@ccncsu.ColoState.EDU> Followup-To: comp.os.msdos.apps Organization: University of Geneva, Switzerland Lines: 28 In article <15056@ccncsu.ColoState.EDU>, sutton@lamar.colostate.edu (Richard Sutton) writes: > [disk crash...] > BUT, at the end of the final cluster is some random trash not in the > original file. When you arrow down to the bottom of the file, WP takes > you back to the top!! Doing a Cntrl-PgDwn at the end of the document > throws you down to pg 163 or so, and it's a 7 page document! > > I looked at another WP file to see what Hex character ended the file then > tried this at the end of my problem file. Still problems! > > Has anyone encountered this and found a solution? I had similar problem when I wanted to get a quick-and-dirty PTR manual: use a LPT1 redirector, and do a printscreen on every possible help-screen... The resulting file had some control characters, which caused the same problem (especially one the the ctrl-X, Y, Z or [). I simply used a binary editor to convert *all* control characters to `?' (use any standard 7-bit ascii char, not one of the extended chars...). Everything went just fine after that. In fact, you only risk to loose some characters of the extended character tables or some formatting code... Looking at some WP files, there seems to be no special ending section. Your problem is probalby just that the file-size entry in the directory is too long, resulting in WP trying to interpret the garbage following the regular file. Good luck, Markus G. Fischer, Dept of Anthropology, Geneva CH fisher@sc2a.unige.ch