Oracle Forms DDE
From: <hashdash_at_my-deja.com>
Date: Sun, 15 Aug 1999 01:01:19 GMT
Message-ID: <7p53gq$frg$1_at_nnrp1.deja.com>
I am an Oracle programmer and am having difficulty finding information for DDE and Outlook 98. I am unable to assign a conversation ID. I am able to assign an application ID and populate the To block within the DDE.app_begin by using /c ipm.note /m <email address>. I can't populate any other fields without the conversation id. Below is the line I have been attempting to use:
Date: Sun, 15 Aug 1999 01:01:19 GMT
Message-ID: <7p53gq$frg$1_at_nnrp1.deja.com>
I am an Oracle programmer and am having difficulty finding information for DDE and Outlook 98. I am unable to assign a conversation ID. I am able to assign an application ID and populate the To block within the DDE.app_begin by using /c ipm.note /m <email address>. I can't populate any other fields without the conversation id. Below is the line I have been attempting to use:
conversation_id := dde.initiate('Outlook','Untitled');
Any help or information would be greatly appreciated.
Thanks
Steve
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Sun Aug 15 1999 - 03:01:19 CEST