Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom class INIT
Message
De
13/05/2009 21:46:18
 
 
À
13/05/2009 20:01:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01399776
Message ID:
01399796
Vues:
93
Do you mean something like this?
loMyObj = newobject("myObject","myClass.prg",,"My Parameter")
>Does anyone know if its possible to pass a parameter to the INIT event of a custom class which is defined in a prg file? I am trying to write a generic print server for use on the web that will serve multiple web apps. I would like for the server to know which web app created it. I can do this with a second call to a method of the server but was wondering if it could be done with the initial call. My gut tell me the answer is no, but I thought I'd ask anyway.
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform