Base64 weirdness

Maarten Koopmans maarten.koopmans at gmail.com
Mon Oct 31 08:28:46 EDT 2011


There was a thread on that, that seems to do the trick...

https://mail.google.com/mail/?shva=1#search/label%3Ause-lc+base64/13250dfc8da329ef

On Sat, Oct 29, 2011 at 6:55 PM, Maarten Koopmans
<maarten.koopmans at gmail.com> wrote:
>
>
> 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
>>
>
> I'll try and report back, thanks




More information about the use-livecode mailing list