passing values to other programs
Author |
Message |
pavol
|
Posted: Thu Jan 05, 2006 4:10 pm Post subject: passing values to other programs |
|
|
is there any way to communicate between programs? for example, run two programs and have one of them pass a value to the other so the other one can do something with it. not writing some data to a file or database and having the other program read it. something like using API's, you pass them a value and something happens. is this possible?
thanks |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
cool dude
![](http://www.taylorstrategicmarketing.com/images/king.jpg)
|
Posted: Thu Jan 05, 2006 4:23 pm Post subject: (No subject) |
|
|
yes just make a module! ![Smile Smile](http://compsci.ca/v3/images/smiles/icon_smile.gif) |
|
|
|
|
![](images/spacer.gif) |
HazySmoke)345
![](http://i10.photobucket.com/albums/a121/HazySmoke/clubps2.jpg)
|
Posted: Thu Jan 05, 2006 10:32 pm Post subject: (No subject) |
|
|
Oh, nevermind. I read your question wrong. Sorry! I'll try to delete my last reply. I've never tried to send information between projects before, if it's between 2 VB projects, why don't you just combine the two projects into one? It shouldn't take long to do that. but if you really want them to be separated... try the FillMemory function. I think that function will do it. |
|
|
|
|
![](images/spacer.gif) |
cool dude
![](http://www.taylorstrategicmarketing.com/images/king.jpg)
|
Posted: Fri Jan 06, 2006 10:41 am Post subject: (No subject) |
|
|
lol i read your question wrong too. as hazysmoke said just combine the two projects into one, easiest way ![Smile Smile](http://compsci.ca/v3/images/smiles/icon_smile.gif) |
|
|
|
|
![](images/spacer.gif) |
pavol
|
Posted: Sat Jan 07, 2006 5:35 pm Post subject: (No subject) |
|
|
thanks for the help ![Very Happy Very Happy](http://compsci.ca/v3/images/smiles/icon_biggrin.gif) |
|
|
|
|
![](images/spacer.gif) |
|
|