When is 10 really 13?
Robert Sneidar
slylabs13 at me.com
Thu Dec 5 22:13:04 EST 2013
erm… am I blind or are those both the same?
bob
On Dec 5, 2013, at 6:12 AM, Björnke von Gierke <bvg at mac.com> wrote:
> Instead of opening the file as text, open it as binary. Make sure to watch out for mactoiso() and isotomac() too.
>
> put url ("binfile:" & myPath) into field 1 --load text unchanged
> vs.
> put url ("binfile:" & myPath) into field 1 --applies automatic LC text conversions
More information about the use-livecode
mailing list