Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE-Server
Message
From
16/07/1998 12:41:48
Bernd Mesterom
Com Plus Ultra Edv-Beratung
Mönchengladbach, Germany
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
OLE-Server
Miscellaneous
Thread ID:
00118181
Message ID:
00118181
Views:
47
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
Next
Reply
Map
View

Click here to load this message in the networking platform