[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Castle Adventure by David Malmberg
"Rubywand" <rubywand@swbell.net> wrote in message
40F30AEF.75B89A84@swbell.net">news:40F30AEF.75B89A84@swbell.net...
>
> Thanks for posting the listing. One thing that will make using Text
> listings easier-- e.g. to EXEC on an Apple II or emulator-- is setting
posting
> line length to some high number. That will eliminate mid-line breaks.
>
> Even so, the usual PC user will probably need to clean out chars
added by
> PC-- like the linefeed char that gets added to CR to end lines (you have
$0A
> and $0D instead of $0D). Bringing the Text into Appleworks should show any
odd
> chars and automatically take care of the 0A0D --> 0D conversion when the
file
> is saved as Text.
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?