Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing a Check mark
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00841781
Message ID:
00841788
Vues:
20
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform