Re: Email from Clipper App
- From: "Davide Guolo" <guolo.NOSPAM.davide@xxxxxxxxx>
- Date: Sat, 24 Mar 2007 22:28:03 GMT
Robert J. Stuart wrote:
Is there a way to initiate an email from within a clipper application. I
tried swpruncmd('mailto: ') but that failed. My application is a
reservation process where I receive the form in an email box, process it,
now I want to easily send the results back to the sender's email address.
you may want to have a look at Printfil, which, in addition to print from Clipper to any Windows printer (including GDI and virtual printers), can also export your print jobs in PDF format and/or e-mail them.
E-mails are sent by Printfil by using the client's default mail program (so he keeps a copy of it in the "Sent Mail" folder), with our even without user intervention (if you'll create a small CFG file containing the destination address, the subject etc. - even only with a single MEMOWRIT() call)
You can find more info and a free trial version to download at http://www.printfil.com
Regards,
Davide Guolo
aSwIt s.r.l.
--------------------------------------------------------------
Printfil - Windows Printing System for Applications
http://www.printfil.com
Odbc4All - Connection to ODBC Data Sources for any Application
http://www.aswit.com/odbc4all
@Kill - Batch Close Windows Applications - Freeware
http://www.aswit.com/akill
--------------------------------------------------------------
.
- References:
- Email from Clipper App
- From: Robert J. Stuart
- Email from Clipper App
- Prev by Date: Re: Email from Clipper App
- Next by Date: Re: Email from Clipper App
- Previous by thread: Re: Email from Clipper App
- Index(es):
Relevant Pages
|