on 1/4/03 4:45 PM, Chip G. at n1mie@... wrote: > Is there no easy way to mix fonts in a static text or edit field? I guess you could write a little routine that looked at the characters and if they were certain "key" characters you would put them through a fn that changed font, printed the character and then changed back. I don't know if you have parced characters in an edit field, but here are some snips of a routine that does the parcing: You could get the edit field into a handle like this: GET FIELD FieldText&,_BSWEdit You could parce it like this: -- Best Wishes, George mailto: gbeckman@... http://www.pggp.com