Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access, assign and scatter
Message
De
23/03/2001 15:51:47
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00488040
Message ID:
00488243
Vues:
10
>Hi
>
>I'm creating a business object, with a property oRecord, then I use
>scatter name oBusiness.oRecord
>
>How can I verify changes in the propertys of oRecord? I can't create access or assign methods
>Is necesary create propertys of oRecord manually so I can create access or assign?
>
>I'm trying with oRecord_access and oRecord_assign, but I can't determine what field is changing o retrieving value
>
>TIA

If you simply want to know whether "any" changes have been made, then make two "records"; eg. .oRecordOld and .oRecordNew.

Subsequently, use COMPOBJ() to compare the two "records".
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform