Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to find form Global?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01461615
Message ID:
01461622
Vues:
42
Did you do the Code References check?

Maybe you have an array named Global. You may have to use the EXTERNAL command to tell the Project Manager that it's an array and not a function call e.g. EXTERNAL ARRAY Global.

>The error message refers to the Class Library for some reason. Okay, I was a ittle off. The error message state precisely, "Unable to find PROGRAM Global".
>
>Then this after it has compiled: Visual Class Library c:\dev\ivf\classes\ivf_adv.vcx has the following errors:
> Program GLOBAL - Undefined
>
>Cecil
>
>>>Has anyone run into this error?
>>>
>>>"Unable to find Form Global" while compiling?
>
>>Assuming you don't actually have a form or object named "Global", it sounds like you're unexpectedly referencing something with that name (maybe you uncommented something by mistake?).
>
>>You could try Tools...Code References and search for "Global" to see what it finds in your project.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform