emailing studio 4.2

Randy Wilson plum_hollow at cogeco.ca
Tue Aug 13 09:49:37 EDT 2013


opening of outlook - I can see that there is a value in the iemailaddress field.


On 2013-08-13, at 9:38 AM, Mike Matthews <omnis at lineal.co.uk> wrote:

> Hello Randy,
> 
> Which bit of the routine doesn't work for the client?  Opening of Outlook, or some part of the populating of the new email?
> 
> Mike
> 
> 
> 
> Mike Matthews,
> Managing Director, SQLWorks Software Ltd
> 
> Tel: +44 (0)1271 850 550
> 
> Email: mike.matthews at sqlworks.co.uk
> 
> Web: www.sqlworks.co.uk
> 
> SQLWorks replaces Sage, ACT!, Opera, Access, SAP
> 
> On 13 Aug 2013, at 14:36, Randy Wilson <plum_hollow at cogeco.ca> wrote:
> 
>> Hi List,
>> 
>> This routine worked for the past 3 years until my client switched from Outlook Express to MicroSoft Outlook.  Do I have to change something with the code below?
>> 
>> Do Routine to get email addresses and store them in iemailaddress
>> 
>> If iemailaddress<>''
>> 	Register DLL ("Shell32.dll","ShellExecuteA","JJCCCJ")
>> 	Calculate iemailaddress as con("mailto:",iEmail)
>> 	Call DLL ("Shell32.dll","ShellExecuteA",0,"open",iemailaddress,'','',0) 
>> End If
>> 
>> 
>> Thanks,
>> 
>> Randy Wilson
>> Plum Hollow Software
>> plum_hollow at cogeco.ca
>> 905-563-6516
>> 
>> 
>> 
>> _____________________________________________________________
>> Manage your list subscriptions at http://lists.omnis-dev.com
> 
> 
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com




More information about the omnisdev-en mailing list