Base64 weirdness

Maarten Koopmans maarten.koopmans at gmail.com
Tue Nov 1 13:58:53 EDT 2011


Relacing crlf in lc and using adifferet scala lib on the other end solved
this. Thanks for all of your help.

On Monday, October 31, 2011, Maarten Koopmans <maarten.koopmans at gmail.com>
wrote:
> Still struggling, I'll try,
>
> @Mark: I'm on a mac
>
> On Saturday, October 29, 2011, Richard Gaskin <ambassador at fourthworld.com>
wrote:
>> Maarten Koopmans wrote:
>>>
>>> You're right, but i've found that other languages don't ignore them,
>>> whether they are c-based string wrapped scripting languages or compile
to
>>> the JVM for instance.....
>>>
>>> I think LC follows the RFC better, but not necessarily better
interoprable.
>>> Anuway, another recent thread turned out to have a solution - copy 72
>>> chars, skip 1, loop
>>
>> Since white space is independent of data in base64, would this serve the
same purpose?:
>>
>>  replace crlf with cr in tBase64Data
>>
>>
>> --
>>  Richard Gaskin
>>  Fourth World
>>  LiveCode training and consulting: http://www.fourthworld.com
>>  Webzine for LiveCode developers: http://www.LiveCodeJournal.com
>>  LiveCode Journal blog: http://LiveCodejournal.com/blog.irv
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>



More information about the use-livecode mailing list