Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INDEXSEEK()
Message
From
14/04/1999 16:51:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
INDEXSEEK()
Miscellaneous
Thread ID:
00208393
Message ID:
00208393
Views:
63
I am using INDEXSEEK in the stored proc. of my DB to check on the validity of the primary key that I am about to assign. The call is as follows:

IF INDEXSEEK(m.cKey, .f., m.cTable, "PKey")

Works great on my machine, whether from within VFP6 or via the EXE file of the app. On site, however, whenever it is invoked, the error message "Cannot find file INDEXSEEK.PRG" (or words to that effect) pops up. I had the client check the \WINDOWS\SYSTEM folder--the VFP6 DLL's are in place. Any ideas out there as to what might be going on??

TIA.
John
Next
Reply
Map
View

Click here to load this message in the networking platform