Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return value from form after creating form in code
Message
De
17/03/2003 19:34:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00693423
Message ID:
00766820
Vues:
31
>Try changing the second line to;
>
>
>oUser = NEWOBJECT( "BIZOBJCLASS", "MYCLASSLIB", "", ... )
>oRights = CREATEOBJECT( "FRMRIGHTSCLASS", oUser )
>
>
>and see if that fixes your problem.

Hi Jim,

Yes it did fix the problem! Thanks!

A little bit of 'post mortem' if you will - How did CREATEOBJECT solve the problem? Aren't CREATEOBJECT and NEWOBJECT the same except that in NEWOBJECT I don't have to SET CLASSLIB TO ?? Or is there something more than that difference?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform