| |||||||||||||||
Hi Judith,
There are a couple of minor problems with your code:
Having said this, I still don't see why you would get the error you quoted. Please try the following code:
Do you get the same error?
Sent by Judith Barer on 06/19/2006 10:21:19 AM:
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 |