Dan,
As I figured. Just thought I would check it out. Once people are used to doing things a certain way, it is hard to take it away. Jim ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Dan Goldberg Sent: Friday, June 11, 2010 9:45 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: MDI forms I put in an enhancement request a while ago to implement global variables and local variables. I would like to do mdi on some of my forms but without having variables local to the form it is not an option. The only workaround is to open another session. Dan Goldberg ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle Sent: Friday, June 11, 2010 7:26 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: MDI forms Dennis, ] They now do multiple sessions. Since we did not always use an application in 6.5, through the RBASE explorer they were able to open the form multiple times in one session. Now I do not allow them to use the explorer so I was just wondering about the MDI method. I do see a potential problem with the form being open multiple times in the same session. Jim ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Dennis McGrath Sent: Friday, June 11, 2010 9:15 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: MDI forms Jim, RBASE has always used global variables. You ran a session of RBASE for each copy of the form. Each session had its own copy of the variables. They were global only in the context of each session. It is the same in 7.6. That said, perhaps there are folks that have done what you want. I wouldn't want to go there. Dennis McGrath ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle Sent: Friday, June 11, 2010 8:39 AM To: RBASE-L Mailing List Subject: [RBASE-L] - MDI forms In the past, my sales people were able to bring up multiple copies of the Order form (in the edit mode) when talking with customers about their orders. In 6.5 they got used to being able to do this, leave the form up, then going back to finish notes etc on the orders. In 7.6 (latest version) I understand we use global variables so can I make it so they can do this even using MDI forms? Jim

