At 8:31 AM -0700 6/5/03, Jim Hurley wrote: >When I run the following handler, the style of the text is not plain. >It retains the text shift.
The textShift isn't affected by the textStyle; they're independent properties. To get rid of superscripting and subscripting, set the textShift of the chunk to zero: set the textShift of char 3 of field 1 to zero -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] Runtime Revolution Limited - Software at the Speed of Thought http://www.runrev.com/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
