Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LOMESSAGE is not an object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00880413
Message ID:
00880439
Vues:
29
Is Animation.vcx marked as included in the Project Manager?

>When the compiled .exe runs, I get an error message that says:
>"LOMESSAGE is not an object" but all is well when I run it from within vfp environ (command propmt)
>
>the code is as follows and was always working till today. I've rebuilt the project to no avail. I wonder what the cause is?
>
> loMessage = newobject("Animation", "Animation.vcx", "", ; && Now use Daniel's vcx class instead
> 'Saving record...', ;
> 'RECORD SAVE IN PROGRESS', ;
> 'fish.avi')
> set message to ' Saving record...'
> loMessage.show()
> for t= 1 to 21000000
> next
>retu
Regards,

Mike

"We try to solve the problem by rushing through the design process so that enough time is left at the end to uncover the errors that were made because we rushed through the design process."
- Glenford Myers

If you're going through hell, keep going. - Walt Disney
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform