PDA

Click to See Complete Forum and Search --> : Passing variables


parkes
Jan 17th, 2000, 04:53 PM
How can I pass two variables from one Exe to another. They are both string variables and I am using VB6


------------------
Thanks in advance for any help provided.

Rick H
Jan 17th, 2000, 04:58 PM
You could try saving to a temp file and then access the file from both programs. Or you could use the registry, but I`m not sure how you do that.

r0ach
Jan 17th, 2000, 05:09 PM
Or you can try DDE, but don't ask me to explain it, 'cos I've never used it myself. I just know about it.

------------------
r0ach(tm)