Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return value from form after creating form in code
Message
 
À
11/03/2003 21:17:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00693423
Message ID:
00764606
Vues:
36
Alex,

I would return an object simply because the object can have many properties that can tell you all kinds of stuff about what wnet on. Thr object could, for instance have the following properties;
Object.cStatus && Your status information success mught be blank and 
               && non-success could be a character string 

Object.cValue  && the expected value in your example the student ID

Object.ValueType  && Might be Fi=ull time student versus part time student

etc.
You can see that once you change to passiong and returning objects the potential flexibility is amazing.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform