Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Initializing/add an object in a method/proc of a class
Message
De
20/09/2007 14:29:59
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
20/09/2007 14:24:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01255782
Message ID:
01255804
Vues:
16
>
>ADDPROPERTY(THIS.oSendData, 'Company', Company)
>ADDPROPERTY(THIS.oSendData, 'DataExchangeType', DataExchangeType)
>ADDPROPERTY(THIS.oSendData, 'DataArea', DataArea)
>ADDPROPERTY(THIS.oSendData, 'strProcessData', strProcessData)
>
>What is oSendData?
>Where it is Initialized?
>Also what is Company (3th parameter of AddProperty)?
>Can you post the whole code of that class?

MyClass.oSendData.Company

MyClass.oEncodingCharacters

MyClass.InitializeObjects()

So, "THIS" is equal to MyClass.

There is waaaaay too much code to post - is the above enough to help? But it's really not a big deal as the ones I needed to work do. I just thought I could take it to another level.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform