R
R. Choate
I've been studying Goldmine documentation for several days and I've looked at some code from a couple of people in the Goldmine
programming group. I have
not seen a piece of code that simply opens a new email message. Maybe if somebody could show me code which would do this part, then
I could pick up the rest of it (populating From, To, Subject, etc.). Surely this isn't so hard. I'm just a VBA guy and I have rarely
even used the Windows API, so I'm not an API expert. I've seen some disagreement among some Goldmine forum users about how this
should be
handled from a theoretical standpoint. When the message opens, I want the user to see it and be able to type things in the body and
add attachments. Please tell me that somebody in this group knows about Goldmine. I've used the GM Wordlink code to pull contact
data from GM using DDE channels. Sending commands to GM to open a new message is a much different task.
Thanks again in advance.
programming group. I have
not seen a piece of code that simply opens a new email message. Maybe if somebody could show me code which would do this part, then
I could pick up the rest of it (populating From, To, Subject, etc.). Surely this isn't so hard. I'm just a VBA guy and I have rarely
even used the Windows API, so I'm not an API expert. I've seen some disagreement among some Goldmine forum users about how this
should be
handled from a theoretical standpoint. When the message opens, I want the user to see it and be able to type things in the body and
add attachments. Please tell me that somebody in this group knows about Goldmine. I've used the GM Wordlink code to pull contact
data from GM using DDE channels. Sending commands to GM to open a new message is a much different task.
Thanks again in advance.