Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Odd error
Message
From
27/07/1999 14:21:23
 
 
To
27/07/1999 14:11:47
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00246761
Message ID:
00246767
Views:
11
Hi Terry,

>I am getting an odd error message when I choose to Save As HTML or try to modify an HTML component in the gallery. The message is as follows
>
> Cannot find _custom in _base.vcx
>
>Pressing ignore - goes on to
>
> Cannot find _form in _base.vcx

First ensure that: file(home()+'ffc\_base.vcx') returns .T.
Make sure that the _base.vcx has a class called _custom in it
If it does try setting the path to: home()+'ffc\' or do a SET CLASSLIB TO home()+'ffc\_base.vcx' ADDITIVE.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform