Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browse noedit
Message
From
01/06/2012 01:56:00
 
 
To
01/06/2012 01:30:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01545019
Message ID:
01545021
Views:
524
This message has been marked as the solution to the initial question of the thread.
>using browse field1,field2,field3,field4
>
>is therea way to allow edit for field1 and field2 and disallow edit for field3 and field4
>
>tnx
>k

Have you tried something like the following?

BROWSE FIELDS field1,field2,field3:R,field4:R
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform