Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass value of parameters from UI to BIZ to DA
Message
 
 
To
21/01/2008 10:57:05
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01283283
Message ID:
01283668
Views:
8
>>
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform