Results 1 to 3 of 3

Thread: Data sharing between 2 programs

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2002
    Posts
    142

    Data sharing between 2 programs

    Hey All,
    I am trying to figue out how to pass information from a windows based accounting program to a UPS program ( both windows based) to avoid typing address information in twice. I am thinking about SENDKEY but they might not do the trick. Is there a way to find out the name of fields in programs that you did not write? I can call shell too launch the two programs, but am not sure after that. Any suggestions or code would be appreciated.

  2. #2
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    Some API is probably necessary - to get the handle of the windows atc.
    Do a bit of a search, I'm sure this sort of question has come up before.

    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    See if this does anything for you

    Share Data Between Applications

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