Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Install fll ?
Message
From
07/08/2014 01:14:29
 
 
To
06/08/2014 19:39:02
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01605268
Message ID:
01605272
Views:
81
>How do I go about installing an fll (VFPCompression.fll) without re-installing my entire app?
>
>I have copies the fll into the folder where my app starts, but VFP can't find it; nor can I get the fll to be included in the EXE.
>
>I presume that there's some easy way to do this ... or, at least, I hope.

An FLL is just a file, no installation required. You register it in your app with SET LIBRARY TO [FLL_File] (ADDITIVE). You can then use its member functions like regular VFP functions.

Some FLLs may require other components to be installed e.g. versions of C++ runtime libraries.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform