Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you get description of property or method?
Message
From
23/07/2001 17:34:29
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00533645
Message ID:
00534113
Views:
12
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform