Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My project is turning into a Monster
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00241504
Message ID:
00241747
Vues:
19
>>I did a quick test and what happened when I called another .APP was that it returned to the READ EVENTS in the calling .APP. The result was that it was no longer able to reference the forms and programs in the called .APP.
>>
>>How do I get the focus to stay in the called .APP?
>
>One way that works:
>
>Have the main .PRG in the .APP just do a RETURN. Now, all the Forms, .PRGs, etc, are available to be called.
>
>So from your main .APP, you make 2 calls.
>1) DO otherapp.APP
>2) DO FORM forminotherapp
>
>This should keep all the functions from your main .APP available, and give you access to things in the other .APP as well.

Fred,

I tried your suggestion and it worked perfectly for any .PRGs I called. However, when I call a form I get a message that the form does not exist. The form is definitely included in the called .APP but does not exist in the calling .APP. This is exact same situation as the .PRGs yet for some reason it does not work. Any further ideas?

Thanks in advance.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform