When I use the RichString Lib I can set a String to a Relative size or a SuperScript. I want to set the Relative size of a SuperScript to display a power/exponent. Is this possible? I tried:
rs.RelativeSize2(.5,rs.Superscript2("{S}")). This line compiles, but causes my handheld to crash at run time.
rs.RelativeSize2(.5,rs.Superscript2("{S}")). This line compiles, but causes my handheld to crash at run time.