isotomac() does this.

Are you using isotomac() at all?

Or Maybe rev is doing so behind the scenes for some reason ?

Perhaps you moved the stack across platforms ?

( isotomac() and mactoiso() should never be used on texts containing certain CO control chars (ie ascii < 32) as many of them will be remapped. Only use these functions on genuine human-readable data strings. )

Martin

J. Landman Gay wrote:
Scott Morrow wrote:

I have a list field where the items on each line are delimited with numToChar(28). This works fine when I edit the content of the list field using a script. However, when I edit it using an object inspector window the item delimiters all change to numToChar(215). This is easy enough to work around but I'm curious about what the heck is going on. There is probably a good reason but I can't think of it.


This is just a guess, but maybe it has something to do with how the inspector translates all field content to html. Is 215 the html substitution for 28?


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to