Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Short Question Please Help
Message
De
01/06/2001 03:32:20
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Short Question Please Help
Divers
Thread ID:
00513608
Message ID:
00513608
Vues:
60
Hi all,

for example:
define class MyObject as container
  A=""
  B=""
  C=""
enddefine
If I have two object Box1 and Box2 define as MyObject, and want to copy the data in Box1 to Box2, do I need to do it like this
Box2.A=Box1.A
Box2.B=Box1.B
Box2.C=Box1.C


or there is another easier method? I have tried Box2=Box1 but it say syntax error..

Thanks in advance!
error(503): file structure failure, signature file corrupted.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform