[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Castle Adventure by David Malmberg
- Subject: Re: Castle Adventure by David Malmberg
- From: Rubywand <rubywand@swbell.net>
- Date: Wed, 14 Jul 2004 02:48:51 GMT
- Newsgroups: comp.sys.apple2
- Organization: SBC http://yahoo.sbc.com
- References: <ccqcrh$cib$6@chessie.cirr.com> <40F30AEF.75B89A84@swbell.net> <aqFIc.50481$6e7.41445@nwrddc03.gnilink.net>
- Xref: g2news1.google.com comp.sys.apple2:2038
Matthew Clark writes ...
>
....
>
> So that's why I was having trouble running EXEC on the program... Any ideas
> of how to get rid of the linefeed characters using notepad in windows?
No idea there. I used a hex editor to Find 0A0D and replace it with 0D.
That still left OD's in the middle of broken lines-- should have fixed the
broken lines first.
A fairly simple on-PC cleanup (which will also catch any other weird
Control chars) is to move the Text file to a ProDOS dsk image and load it into
Appleworks running under an emulator. The cleaned file can be saved as Text and
EXEC-ed on the emu.
Rubywand