Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set procedure to
Message
 
 
To
21/04/2004 21:01:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00897076
Message ID:
00897161
Views:
11
Hi Geof,

There's typo in your RELEASE command - extra TO clause. It should be
RELEASE PROCEDURE my.dll
>
>I have a DLL which I am accessing by using
>
>SET PROCEDURE TO my.dll ADDITIVE
>
>and am releasing it by using
>
>RELEASE PROCEDURE TO my.dll
>
>
>While this works fine I have discovered the the dll is still in use after it has been released. by this I mean I cannot rebuild or delete the dll until after I have exited VFP.
>
>Why is this and how can I free it?
>
>Regards
>Geoff
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform