Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Don't even see the @ say/get
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00099194
Message ID:
00099883
Views:
18
>I have a need to display and receive data on screen selectively
>based on the user's security level.
>
>Am not sure how to do this using FPW2.6 and Win95.
>GenscrnX might be the answer.
>
>Anybody do this before??
>
>Thanks,
>
>Josh
A special screen generator might be good but you could always manipulate the field expression. ie in setup you could populate m.lloktosee then in the fields have iif(m.lloktosee,company.name,m.lldummy)

The when clause would be an expression evaluating m.lloktosee. Not sure how the iif statement would work for table binding but it's worth a crack!

I'd be interested to know how you get on. Sarah
Sarah King
pcpropertymanager.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform