Home > Archive > Programming with dBASE > October 2005 > another email question









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author another email question
Denis Finch

2005-10-12, 11:24 am

I'm using Novell Groupwise and through this group I have figured out how to
open the send mail window with message.

extern chandle ShellExecute(chandle
, cstring, cstring, cstring, cstring,
cint) shell32 from 'ShellExecuteA'

cmailstring = "mailto:??????????"

ShellExecute(_app.framewin. hwnd,'open',cmailstr
ing,null,null,1)

This works, but is there a way I can force it to send the message?


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com