Dar wrote: > Try a simple test like this (with or without setting the font): > > on mouseUp > set the useUnicode to true > set the unicodeText of field "field" to numToChar(0x222A) > end mouseUp > > You should get a union symbol. Didn't work. Got a dashed box in the field. Thanks. Rich