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