Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing a Check mark
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00841781
Message ID:
00841788
Views:
19
>I have 2 different cases where I need to print a check mark on a VFX report:
>
>1. From a check box: if .T. print a Check mark, if .F. print an 'X'
>
>2. From a text box: IF 'A' (for Accept) print a check mark, IF 'R'(for reject) print an 'X' and IF nothing print nothing.
>
>How would I go about this?
>
>Thank you very much.

Raymond,
You could use the Symbol font and use chr(214) for a check mark and chr(67) for an X.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform