Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Classlib error during EXE generation
Message
De
15/12/2000 09:50:48
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
 
 
À
14/12/2000 16:04:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00452830
Message ID:
00453926
Vues:
27
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform