Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to open file exclusively
Message
From
13/08/2005 03:55:17
 
 
To
13/08/2005 02:58:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01040666
Message ID:
01040670
Views:
16
Hi,

>i have this in my main form's load event..
>
>set exclusive off
>set multilocks on
>
>use fbc again shared in 0
>=cursorsetprop("buffering", 1, "fbc")
>sele fbc
>zap
>=cursorsetprop("buffering", 5, "fbc")
>
>
>error shows that file must be open exclusively.. what is wrong?

ZAP requires EXCL
Previous
Reply
Map
View

Click here to load this message in the networking platform