Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE-Server
Message
De
16/07/1998 12:41:48
Bernd Mesterom
Com Plus Ultra Edv-Beratung
Mönchengladbach, Allemagne
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
OLE-Server
Divers
Thread ID:
00118181
Message ID:
00118181
Vues:
46
Hi,

from a VFP3.0 application I have to call an OLE-Server, written
in VFP5.0. This OLE-Server only shows a grid, depending on
several parameters.

ox = CreateObject("mmmapbro.akt_browse",CURDIR(),tmpDat)
ox.Visible=.T.
ox.Show()

The OLE-Server appears, and I can work with this grid. But I can
not go back to my VFP3.0-app (mouse-click in screen...), the only
active object is this OLE-Server.

I think, this behaviour occurs because there a two Read Events
(in the VFP3.0-app and in the Init-Procedure of the OLE-Server).

So what do I have to do, that I can switch between this two apps?

Thanks for help!!!

Ciao
Bernd Mesterom
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform