HI Dave and Jean..
I am getting confused with the thread mentined and the discussions.. May be I am not putting effor to listen and undestand.. very unlike of me..hmmm
You can surely have private data scessions. Ofcourse you will be knowing this and so I dont talk about this. When a Private data scession form (can be modal) can be called from another form and then data manipulated in that... how does it interfere with that of called form.
To explain.. I have a formFind - in fact a class instatiated as a form with private data scession.. which can select a master record... add a master record on the fly.. and then return the selected code value only to the called form. To explain more.. An invoice form.. calling this for customer search... calling another instatiation for searching salesman code... same instatiation to search an item code.. etc etc.. There is no problem with this thinking..
The question is a question object which need not be a form.
Imagine again an object instatiated with different names. They can hold different variables values in their property.. which are specific to that object..
Example.. myObject Class instatiated as myObject1, myObject2.
myObject1.myProperty = "ABC"
myObject2.myProperty = "XYZ"
This data of these objects are independent (private data - if that sounds like communicating better).
Hope this helps
ramani :-9
(Subramanian.G),FoxAcc, ramani_g@yahoo.com