Hi If I start the firts MBX application, who contains global variables, like : Global var As Integer 'declared into a .def file Then I start another MBX application, with "Run Application" statement, this variable is printable, but does not contain the right value. Both applications include the same .def file, who contains the Global declaration. Any idea ? thank you Christophe
