Re: EMAIL, no more CRLF between line


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Yves Duperron on August 31, 2015 at 08:49:53:

In Reply to: Re: EMAIL, no more CRLF between line posted by Katie Finkle on August 27, 2015 at 13:55:13:

Yes I am using e txt printer and also I attach PDF file.

LEM EMAILPTR Texr (Email printer)

here what it look like in my INI file :

PRINTER = LEM,X,N,,TXT,EMAILPTR;

First I generate the PDF file and after I attach the file to the email.

First load the variable A$ then send the instruction, all kind of text.

A$ = 'Line 1 blabbla....' & PRINT (LEM) A$;'@0D0A@'
A$ = 'Line 2 blabla-----' & PRINT (LEM) A$;'@0D0A@'


For the PDF file :

PATH$ = '\' + '\Aliwebrou4\web-comet\infotab\pdf\dcfdt\' + STRIP(PDFNAMEN$) + '.PDF'
PRINT (LEM) (ATTACHMENT=PATH$)



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]