Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Undefined Error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00773157
Message ID:
00773167
Views:
13
If class textbox_char defined in the program, then try:
.....
set procedure to dataform
Define Class CodesMainTxtChar As textbox_char
....



>I have this code in a prg.
>
>Define Class CodesMainTxtChar As textbox_char Of dataform
>...
>
>EndDefine
>
>While compiling the project I receive this error:
>
>Program codesmain.prg has the following errors:
> Program DATAFORM - Undefined
>
>I tried EXTERNAL CLASS dataform but I did not help.
>How can I prevent this error?
>
>Thanks in advance
>Anthony
Previous
Reply
Map
View

Click here to load this message in the networking platform