Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Classlib error during EXE generation
Message
From
15/12/2000 09:50:48
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
14/12/2000 16:04:45
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00452830
Message ID:
00453926
Views:
26
Al,

I found it. In methods I use:

REPLACE ;
FIELD WITH VALUE ;
IN ;
TABLE

to replace information. If you omit the semicolon in the second line, the compiler assumes that IN is an undefined function/variable.

Boy is my face red!

Thanks for your help

Rex

>>All,
>>
>>I am trying to create an EXE but I get the following error:
>>
>>Visual Class Library c:\apps\appname\libs\libname.vcx has the following errors:
>> Unknown IN - Undefined
>>
>>I can compile the VCX separately, but when I generate the EXE, I get this error.
>>
>>Has anyone seen this error?
>>
>>What is it?
>>
>>TIA
>>
>>Rex
>
>This sounds strange. First, if you've pre-compiled the .VCX and then create the .EXE, VFP won't even attempt to re-compile it unless you've got "Recompile all" set.
>
>It sounds to me like you might have 2 copies of the classlib in 2 different places; the one you've compiled separately is not the one included in the .EXE.
Previous
Reply
Map
View

Click here to load this message in the networking platform