Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find out: Object properties modified & Event code added
Message
From
19/08/2007 05:35:46
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01248984
Message ID:
01248997
Views:
15
>You can use PEMSTATUS() and AEVENTS().
>* Returns .T. if property has been modified
>PEMSTATUS(oObject, cProperty, 0)
>* List of bindings
>AEVENTS(ArrayName, oObject)
>
>
>>
>>This must have been answered already here, but nonetheless I still need it.
>>Of course I am talking in design time.
>>
>>Can this be done without hacking forms scx table ?
>>
>>Any help is greatly appreciated.

Thank you Sergey / Carlos

Seem that I will have easier ride with reading scx file.
Problem being that in order to use Pemstatus() I would need to assemble
array of all properties (is there such thing already?) first and then loop trough each object / each property checking if value is changed.
And then there is also method codes that I need.

After lurking little bit trough scx file (I think) I found my way trough.
Goal is to create report which will output all form objects with
changed properties and method code for documentation purposes.

Thks again.
Srdjan
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform