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 < [EMAIL PROTECTED]> 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 > > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
