Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return value from form after creating form in code
Message
 
To
11/03/2003 21:17:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00693423
Message ID:
00764606
Views:
37
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform