Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error using CREATEOBJECT()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00068534
Message ID:
00068536
Vues:
23
>Can anyone explain or give suggestions as to why the VFP compiler generates this error message when it comes across this piece of code?
>
>Error message: 'field' phrase is not found
>
>(code snippet)
>PUBLIC ofrmNew
>ofrmNew = CREATEOBJECT('frmNew') && <-- error at this line
>ofrmNew.Show
>
>Any help will be appreciated!
>Many thanks :)
>
>Mazlan Bin Mohammad

Mazlan, Are you certain you have a class 'frmNew' and that the library for that class has been opened in the code and included in the project?

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform