maybe I can give you a example .
For example :
DEFINE NEW SHARED VAR objSession AS COM-HANDLE.
DEFINE NEW SHARED VAR objMessage AS COM-HANDLE.
DEFINE NEW SHARED VAR objRecip AS COM-HANDLE.
CREATE "Outlook.Application" objSession.
objMessage = objSession:CreateItem(0)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.