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$)
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.