Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Non-Default amembers() ?
Message
From
04/08/2003 13:53:22
 
 
To
04/08/2003 13:31:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00816557
Message ID:
00816572
Views:
24
Hi Fabio,
That gets me a list of properties that have been changed, but it skips the methods() and events().
But it pointed me in a direction, so maybe I can figure it out from there.

>Hi Bill,
>
>
>FOR i=1 TO AMEMBERS(amemx,asel)
> IF pemstatus(asel,amemx[i],0)
>   ? amemx[i]
> ENDIF
>NEXT
>
>
>FABIO
Bill Morris
Previous
Reply
Map
View

Click here to load this message in the networking platform