Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you get description of property or method?
Message
 
 
À
22/07/2001 21:40:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00533645
Message ID:
00533749
Vues:
15
Alex,

If you've got to read the vcx to get the descriptions then you may as well just use the classloc field.

Custom properties can't have default comments.

The VFP BaseClass property descriptions are stored in vfp6enu.dll (or other language specific dll) you can read the plaintext out of the DLL pretty easily using the LLFF. Browse it using hexedit.app and do searches for the property names.

>I did it the old fashioned way: by looking at the class and classlocation fields in the vcx while looking for reserved3.
>
>This way I pick up the first description made as you go up the class ancestry. Now the problem is, if no description was made in the hierarchy, I can't come up with the default VFP description. Any ideas ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform