Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass value of parameters from UI to BIZ to DA
Message
 
 
À
21/01/2008 10:57:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01283283
Message ID:
01283668
Vues:
10
>>
>>Cetin,
>>
>>Thank you very much for the issustrating code. I will go through it to learn more.
>
>Dmitry,
>I think you 'added' the BIZ and DA as properies:
>
>this.oBiz = createobject('myBiz')
>
>vs:
>this.AddObject('myBiz','myBiz')
>
>First one is a reference pointer and BIZ live outside of form. Probably no need to do that if you don't have a good reason.
>

You are absolutely correct; I did use the this.oBiz = Createobject('myBiz'). Now I am trying to think is to if there are any advantages to this approach vs. AddObject. But thanks to you now I see where the problem was. Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform