home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1651 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  877 b 

  1. Path: sparky!uunet!van-bc!rsoft!mindlink!a3190
  2. From: Laura_Halliday@mindlink.bc.ca (Laura Halliday)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: DDE links between VB & Quicken for Windows?
  5. Message-ID: <14798@mindlink.bc.ca>
  6. Date: 2 Sep 92 18:57:14 GMT
  7. Organization: MIND LINK! - British Columbia, Canada
  8. Distribution: world
  9. Lines: 13
  10.  
  11. In Msg-ID: <1992Sep2.085142.18104@news.Hawaii.Edu> Todd Ogasawara writes:
  12.  
  13. >                      Can anyone tell me how to set up a Visual BASIC
  14. > program as a client to Quicken for Windows?
  15.  
  16. The way I usually solve such problems is to create a dummy application in VB -
  17. a form with a textbox on it will do. Copy the Quicken data, Paste Link into the
  18. VB textbox, and then inspect the parameters VB set up. Once you've established
  19. that the link works, you can read off the correct LinkItem and LinkTopic.
  20.  
  21. Good luck!
  22.  
  23. ...laura
  24.