Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you get description of property or method?
Message
De
23/07/2001 17:34:29
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00533645
Message ID:
00534113
Vues:
13
David,

Actually the data is stored delimited by CHR(0). I was able extract the data, but FileToStr() was easier than LLFF.

Thanks for your help. In the near future I will be posting the builder here. I call it MyPSheet (My property sheet). It has the feel of the property sheet, except that it only shows the properties and methods that you choose, based on the class of the highlighted objects.

Alex


>Alex,
>
>>>Custom properties can't have default comments.
>>
>>I mean the descriptions of properties and methods that appear at the bottom of the property sheet.

>
>Custom PEM descriptions appear at the bottom of the property sheet just like the base PEMs.
>
>>I found them. Now, I wonder how to extract what is probably a table from vfp6enu.dll? I bet you it is in DBF format, too.
>>
>>What is the LLFF?

>
>It did not appear to be in DBF format. LLFF = Low Level File Functions, fopen(), fread(), fclose(). You could use amembers() to get the properties of each VFP BaseClass and then search the DLL for them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform