User Tools

Site Tools


email_and_sms_from_hand-code.htm
Navigation:  Templates > Templates by Topic > Communications (Email, SMS) >Sending Email and SMS from hand-code Previous pageReturn to chapter overviewNext page

All of the Email and SMS functionality can easily be used from your hand-coded Procedures.  You can use the ClaMail CLASS, call the PROCEDUREs without the CLASS, or make calls directly into ClaRunExt.dll.

The files defining the functionality are ClaMail.clw and ClaMail.inc, and are located in your \Clarion\Libsrc\Win folder.

Email example

Look in your Examples folder for the subfolder .\ClaTalk\EmailDemo. There you'll find the EmailDemo project which demonstrates all three approaches of working with the Email functionality (CLASS, PROCEDURE, direct call to ClaRunExt.dll) without using the templates.

SMS example

Look in your Examples folder for the subfolder .\ClaTalk\SMSDemo. There you'll find the SMSDemo project which demonstrates working with the SMS functionality without using the templates.

see also:

GlobalCommunicationsSettings

SendReportOutputByEmail

SendEmailButtonControl

SendSMSButtonControl

SendEmailCodeTemplate

SendSMSCodeTemplate

email_and_sms_from_hand-code.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1