Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Focus.fll question.
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Focus.fll question.
Miscellaneous
Thread ID:
00261970
Message ID:
00261970
Views:
104
Can anyone help me with this one. Im getting an invalid focus.fll file error. Before you say "You need the Kernel.dll file in your system directory" Ive tried that <g>. The strange thing is I only get the error on some machines. I wrote a short EXE (the code is below) to test it and put it into a folder with the Focus.fll and the foxtools.fll. On some workstations it fires up no problem, on others i get an "invalid focus.fll" error. I also tried moving both flls into the windows system or system32 folder to no avail. And just to be sure, i scanned the harddrive for additional copies of the kernel.dll and didnt find any. Anyone? Anyone? Bueller? Bueller?


[Here's the sample EXE]

SET LIBR TO FOXTOOLS.FLL ADDITIVE
SET LIBR TO FOCUS.FLL ADDITIVE
lcLibr = set('library')
wait window iif(!empty(lcLibr),lcLibr,'No libraries loaded')

Thanks in advance,
Darryl
Next
Reply
Map
View

Click here to load this message in the networking platform