Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Instantiating Object?
Message
De
23/11/2001 15:15:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Error Instantiating Object?
Divers
Thread ID:
00585211
Message ID:
00585211
Vues:
54
Hey all,

Here is the situation:

I have a VCX called Dynamic and it contains a class DynFormOk.
I set the appropriate classlib.
DynFormOk has 3 parameters: cMessageText,nIcon,cTitleBarText (looks familiar?)

DynformOk has the following code in Init:
lparameters cMessageText,nIcon,cTitleText
return

if I issue the following statement:
frmDialog=CreateObject('DyndialogOk','Some Text',1,'Some Title')
I get the following error message:
Error Instantiating Object

Anybody can tell me what I am doing wrong?

Thanks in advance

Pascal
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform