| |||||||||||||||
I am trying to integrate foxweb into my vfp 8.0 app. In my main procedure I issue the following commands
SET PROCEDURE TO fwfulltext8.fxp additive
oFullText = NEWOBJECT('FullText', 'fwFullText8.fxp') RELEASE PROCEDURE fwfulltext8.fxp I get the following error when compiling -
Program c:\foxweb\foxwebfulltext\fwfulltext8.fxp has the following errors:
Unknown AKEYWORDS - Undefined Can anybody help me with this.
Thanks
Judith |