[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Transfers from Prodos to PC fail... Help me please
jpendarv@patriot.net (jim pendarvis) a �crit
jpendarv-1608021001360001@pool180-249.patriot.net:">news:jpendarv-1608021001360001@pool180-249.patriot.net:
>
> Merlin .S files are a mix of high and low ASCII. Most of which are
> high ascii. Low ascii is used for spaces in strings. High ascii spaces
> are more or less like tabs would be in most programs. So yes, Merlin
> files are text files, but not every text reader can read them
> properly.
>
> I would expect most PC programs just take the data as it is so if your
> transfer method leaves the high-bit set, it would look strange. You
> might try stripping the high-bit before reading it on the PC.
>
> jim
>
Thank you Jim, it explain also why I was surprised to get access to all my
source from within Merlin under kegs or xgs32 but not even using
"teachtext" under GSOS. Even with utility like that the entire text IS
garbage, I mean nothing nothing is readable...
Thus I think I have no problem with my transfer method as I see that under
kegs I have no problem to mount or launch the images files (.dsk or .2MG)
I've created using dsk2file...
Hey ! I'm saving my old newbie assembler code ! It's really strange to have
a look to source code I have written 15 years ago ! How could I learn to
mush in only 3 years and so few since this time :-(