Base64 weirdness

Richard Gaskin ambassador at fourthworld.com
Sat Oct 29 12:34:28 EDT 2011


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




More information about the use-livecode mailing list