Puzzled - Put a single percent symbol into a label? Is there a better way?
Author: n.fawcett@ssp-uk.com (NeilFawcett)
This seemed to be the only way I could get a "%" symbol into a label, such that it would read "Discount %age":-
$1 = "%"
$labelproperties("prompt.ENTITY") ="text=Discount %%$1%%%%%$1%%%age"
Is there a better (or less odd) way?




