Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to Test for Exclusivity
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00875208
Message ID:
00875213
Views:
13
Thanks Serge.. sound like just what I want.

regards,

Gerard


>You can use TRY...ENDTRY to build such UDF. See sample code in Re: Check to see if a table on a network drive is in use Message #798413.
>
>>I would like to do the following:
>
>
>If IsThisFileUsedExclusive(MyAlias) = .T.
>>    Do Nothing
>>Else
>>    Select MyAlias
>>    Set Exclu On
>>    Pack
>>    Set Exclu Off
>>Endif
>
>>Is there any command in VFP8 which does a IsThisFileUsedExclusive ?
>>
>>Regards,
>>
>>Gerard
Previous
Reply
Map
View

Click here to load this message in the networking platform