Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem with mailaddress windows7 64 bit PC

12 views
Skip to first unread message

steve

unread,
Jul 27, 2010, 11:00:41 AM7/27/10
to
Using the following pb 11.5 script to bring up the global address
list:

mRet = mSes.mailAddress(mMsg)
if mRet <> mailReturnSuccess! then
MessageBox("Mail", 'Addressing failed.')
RETURN -1
END IF

Works fine on 32 bit XP PC's, but on my Win7 64 bit PC, the address
box is displayed, I am able to choose a name from either global
address list or contacts and click ok, but always get
mailreturnfailure! error code in
my development environment.

Also using Office 2007 if that is relevant.
I'm not sure if the problem is Office 2007, Win7, or the 64 bit opsys.
Anyone else experiencing this dilemma??
Does anyone have this working with any of the 3?

0 new messages