Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Non-Default amembers() ?
Message
From
04/08/2003 14:25:03
 
 
To
04/08/2003 13:31:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00816557
Message ID:
00816588
Views:
21
Thanks again Fabio,
Using a combination of pemstatus(,,0) and getpem() I got what I wanted.

>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