Different results in LC with a file from 2 FTP programs
J. Landman Gay
jacque at hyperactivesw.com
Tue Dec 2 12:13:13 EST 2014
Except in this case he's using a third party product to upload. Tiemo, maybe your app has settings that determine how line endings are handled?
On December 2, 2014 9:27:22 AM CST, Richard Gaskin <ambassador at fourthworld.com> wrote:
>Tiemo Hollmann wrote:
>
> > Has anybody any idea, what is happening here with the file and why
> > two different FTP programs upload a different result on my server
> > with the same file, both using ASCII mode? Why is the file expanding
>> in my old process, but is missing a CR in each line? Is there perhaps
> > anything I can change locally on my file? Any ideas?
>
>What constitutes text mode may vary from program to program. In LC is
>means replacing NULLs with spaces and replacing ASCII 10 to OS-native
>line endings for writes, or replacing OS-native line endings to ASCII
>10
>for reads.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list