Results 1 to 2 of 2

Thread: How to make 2 program talking together

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    4

    Post

    Dear,
    I'm quite new in VB programing. I have a problem about making 2 program talking together. And question about how to make the program that can be executed as command with some parameter.

    My first program is UI program but the second one is not. The second on will be executed as command with parameters and these parameter will be send to the first program. (the first program is already running).

    Please advice.
    Thanks.

  2. #2
    Lively Member Maartin's Avatar
    Join Date
    Jan 2000
    Location
    Benoni, Gauteng, South-Africa
    Posts
    99

    Post

    For this you will have to start working with call back objects. This can be a bit hairy for the start but it is not that bad.

    Have a look at this url: http://www.mvps.org/vbnet/ do a search on Callback objects and read thru the results.

    Hope it helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width