Hey there folks..
I'm looking for ideas on how to handle setting those SET commands that are scoped to the current datasession (specifically DELETED). I use a global environment object created by the main app object to set all those vars, but my forms all use private data sessions. So I'm thinking about creating a separate env object in each form's Load event (form.Oformenv = createobject...). Has anyone else tried this? Pros/Cons? Know of some better way?
Thanks
-- michael~
I'm looking for ideas on how to handle setting those SET commands that are scoped to the current datasession (specifically DELETED). I use a global environment object created by the main app object to set all those vars, but my forms all use private data sessions. So I'm thinking about creating a separate env object in each form's Load event (form.Oformenv = createobject...). Has anyone else tried this? Pros/Cons? Know of some better way?
Thanks
-- michael~