Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Communication between applications
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00481115
Message ID:
00481625
Views:
14
>>>>>If you were able to SET DEFAULT TO the AppB directories, then AppA would not be able to see them.
>>>>
>>>>Correction:
>>>>If you were able to SET DEFAULT TO the AppB directories, then AppA would no longer be able to see the AppA directories.
>>>>
>>>>Hopefully, that makes more sense. <g>
>>>
>>>You're all missing an important option - just run in separate VFP sessions and they can't mung each other. If AppA and AppB do not interact directly, as is suggested in the thread, then why not just run them separately?
>>
>>Ed,
>>
>>This is a great suggestion, but not for me :( On the opposite, we need the application A to run all other applications: Application B, C, D, E, etc.
>>
>
>Fine - so AppA launches AppB, AppC, AppD each as a separate VFP session. No sweat. AppA doesn't even have to be in VFP if all it is doing is launching the other apps.
>

No, it has to do much more than just that...

>>I'm not sure, I want to make application B to use modal forms. We'll discuss it with my colleague. Is it the only option here or we can make it work other way?
>>
>
>You'd have to change the Forms to set their paths in their Activate event, and block their execution in their Deactivate, so they only run when they have Focus.

Thanks for the further clarification, Ed.

Actually, it turned out, that three lines of code, which I added recently, caused the problem. After I commented them out, Application B performed as it should perform. Application A has some kludgy mechanism for running other applications from the menu (form with a timer), and apparently it works regardless of state of the form.

Thanks again.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform