|
-
Feb 3rd, 2006, 08:41 AM
#4
Re: Passing data between two .EXE files
As already suggested, you can use Text Files as a common saving point.
There can be one more way. If you are owning both the EXEs then you can have TEST2 accept a commanline parameter. Once that is done then you can call TEST2 from TEST1 using Shell and pass 123 as a CommanLine Parameter. TEST will internally use it in whatever way it is supposed to.
Use [code] source code here[/code] tags when you post source code.
My Articles
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|