Why is it that an extended character appearing in a theme file (WPS, FMS or SBS) and intended by the user to be displayed in a viewport does not display properly even when the proper codepage is invoked?
As an example, when this coding is used (the CFG file states that the primary font is 12-Adobe-Helvetica-Bold):
%V(1,1,30,12,1)
%al%s%it
and the extended character is part of an ID3v1 track name and the proper codepage is invoked, this character will display properly.
However, when this coding follows:
%V(1,14,30,12,1)
%ac%s½
then the ½ character is not displayed, instead a box outlined in dots appears.
Note: the ½ character was chosen as an example. I may not necessarily want to display that particular extended character. I tried all of the codepage options.