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

