Hi,
how do I pass a variable's value between to seperate programs?
Thanx
Printable View
Hi,
how do I pass a variable's value between to seperate programs?
Thanx
I think Cander has done this in the past. The main ways I see of doing it are using the .NET way of remoting or the API way of Send Message or there is Sockets (like the VB6 Winsock). Try this maybe:
http://www.vbforums.com/showthread.p...hreadid=217930