Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem compiling with .fll

Status
Not open for further replies.

sfr10000

Programmer
May 22, 2006
12
0
0
DO
I am useing the Vfpencryption71.fll. It works great before I compile. When I try to run the compiled version of my program I get "API Library not found". In the project manager I have added "Vfpencryption71.fll" under API Library. I dont know what else to try.
 
Craig is right..


But you can, however, add a free table to the application.

Give the free table a binary memo field and drop the .fll file into that - then write the contents out at runtime.

I wrote a FAQ on on including FoxSpell which contains the general gist of the technique:


faq184-5626

Regards

Griff
Keep [Smile]ing

There are 10 kinds of people in the world, those who understand binary and those who don't.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top