Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'No parameter statement is found' in VFP3
Message
 
 
To
16/09/2003 01:06:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00828995
Message ID:
00829250
Views:
29
>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...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform