Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Object in Code - Basics
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Creating Object in Code - Basics
Divers
Thread ID:
00461449
Message ID:
00461449
Vues:
45
I've been using VISUAL Object Properties to hold values for a little while, but now I find I'd like to create one in code (since I'm doing web applications, there are really no visual objects I need to use).

What I'd like to do is have a central function I can use to populate object properties user-specific values (user pkey, access level, fullname, etc.) that I can pull from my user table - so that I can call this function from most of my other functions. Of course, these values need to be isolated from other calls by other users.

First, I don't really know whether to create the object in the common function or in the calling function. Second, I'm not sure of the syntax used in each of the functions....

Some pseudo-code would be nice...

I happen to be using WWWC.

TIA
Michael
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform