Dear friends,
my problem is that I have a Powerbuilder application and a Visual Basic application and I want to call some functions of the VB project from PowerBuilder (and to return to Powerbuilder some strings) while both VB project and PB project are running.
I have tried to make it work using DDE, DLL or ActiveX but I have not succeeded yet.
Please, send me your ideas about whether it is possible for a VB project and a PB project to communicate and how this can be done.
Thank you very much.