strange char translation from intel to ppc
Bernard Devlin
bdrunrev at gmail.com
Wed Oct 8 18:32:16 EDT 2008
When I want to refer to these non-printable characters in script I use
numToChar. The place where they got changed was in actual text stored as
custom properties.
I'm not sure if this should be marked as a bug. I can understand if my
original characters had ascii values above 127 that macToIso and isoToMac
might be necessary, but not when the character values are below 127.
Bernard
On Wed, Oct 8, 2008 at 11:16 PM, Stephen Barncard <
stephenREVOLUTION2 at barncard.com> wrote:
> did you put the actual characters within quotes in the script
>
> set the itemdelimiter to " "
>
> or use numToChar()
>
> I would always use the latter - script editors don't like some non-printing
> characters imbedded in a script, sometimes even within quotes.
>
>
>
> stephen barncard
>
>
More information about the use-livecode
mailing list