Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
7 to 9 Font issues
Message
De
23/02/2016 16:12:26
 
 
À
23/02/2016 16:07:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01631839
Message ID:
01631911
Vues:
61
>YES - it shows up with getfont()! My F1 help doesn't even show a getfont() function - where can I get a complete list of vfp functions and commands?
>
>Please advise how to check the VFP resource file.
>
>Thank you for your persistence!

Perhaps the help file that is linked isn't the one for VFP9 (IIRC there are times where you'll have to link the help manually) ? You could always type HELP GETFONT()
? SET("HELP")     && Normally ON
? SET("HELP",1)   && Gives name of current Help file
? SET("RESOURCE")    && Normally ON
? SET("RESOURCE",1)  && Tells you name of resource file
Goes without saying that if the resource file indicated resides in a "special folder such as "c:\Program Files" or "c:\Program Files (x86)", then the specified file may or may not be the actual one you're looking for (as it may get virtualized and the actual one is somewhere in the \users\username\appdata\ directory hierarchy).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform