[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Castle Adventure by David Malmberg



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