Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00674791
Message ID:
00674819
Vues:
29
Make a backup copy of your project. Comment out all references to aEmployees in your form's code. Replace all ObjCode with '' and recompile form. Also pack form as a table. Rebuild the project. If you still have this problem, may be it's not the form?

As the last resort you may want to create form again and move code and objects from the old "corrupted" one to the new. Or you can use "remove by pieces" technique, e.g. remove code and objects one by one until you find the problem. This technique helped me to solve "Record is in use" problem recently...

>No to all.
>
>The only way I find a reference to the errant reference is in the OBJCODE memo field.
>
>
>
>>Could it be, what you have include .h file with this name? Or some constant with this name?
>>
>>Make a backup copy. Try CleanUp project and recompile all. Also check Display Errors. Is .err file being created? What is its content?
>>
>>>Tried that - no joy :(
>>>
>>>
>>>>No, in in this case it's not required. Try to recompile form
COMPILE FORM myform
>>>>
>>>>>Hi Sergey,
>>>>>
>>>>>Thank you for replying. This relates to building the EXE.
>>>>>The array is the result of a SQL query which is used to populate a combo list in an internal for... next loop.
>>>>>Do all arrays referenced have to be a property of the form? I don't think so as I have other similar routines which work (as does this one) and do not generate similar compile errors.
>>>>>
>>>>>????
>>>>>
>>>>>
>>>>< snip >
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform