Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Executable Please help
Message
From
01/03/2002 14:10:42
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00624471
Message ID:
00627122
Views:
16
>Hello Hilmar,
>Sorry to bother you again.
>
>I did try with this in the command window.
>
>use genclass.vcx
>pack
>
>After writing the pack when i hit the enter button i am getting this message(file must be opened exclusively)
>
>How can i open exclusively genclass.vcx (in this .vcx there are lot of classes which we are using for our project.)
>
>Thank you very much Hilmar.

This is just like opening any other table (DBF) exclusively.

Either:
use genclass.vcx exclusive
pack
use
Or:
set exclusive on
use genclass.vcx
pack
use
HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform