Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to copy list of fonts to a document
Message
 
General information
Forum:
Politics
Category:
Other
Miscellaneous
Thread ID:
00902833
Message ID:
00902838
Views:
11
You can use VFP AFONT() function to get the list of fonts into array. You can convert array into string using code from Re: Does an inverse of ALINES() exist? Thread #731876 Message #732084
DIMENSION laList[1]
= AFONT(laList)
>I need to copy list of fonts installed on my pc (just names) to a document.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform