Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'No parameter statement is found' in VFP3
Message
From
16/09/2003 02:21:08
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00828995
Message ID:
00829262
Views:
30
Hi,

Thank, BTW, the error message happened only when I open the backup file
in shared mode with VFP3 to test whether it can detect other using it too.
When my application run to the ISEXCLUSIVE function, the error will prompt up.


>>Hi,
>>
>>It seem like the ISEXCLUSIVE function is causing the message.
>>When you refer to low-level function, could you show me how to
>>do that
>>
>lnHandle = fopen('backup.dbf',12)
>if m.lnHandle > 0 && File could be used exclusive
>   fclose(m.lnHandle)
>   ...
>endif
>
>There is a slight chance of failing, but the possibility is too small to make it into consideration...
Best Regards
Virusim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform