Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Testing for the existance of a font
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00172820
Message ID:
00172833
Views:
31
AFONT() will return .F. if the font you request doesn't exist.

i.e.

?AFONT(aFoo, "MS Sans Serif") && .T.

?AFONT(aFoo, "Missing Font") && .F.
Marty Smith, CSQE
Previous
Reply
Map
View

Click here to load this message in the networking platform