Re: EMAIL, no more CRLF between line


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

Posted by Yves Duperron on August 27, 2015 at 04:53:50:

In Reply to: Re: EMAIL, no more CRLF between line posted by Katie Finkle on August 26, 2015 at 08:16:22:

Hi Katie,

Here the solution I have found after discussion with Jim, I did have no choice to reintroduce the @0D0A', but it's work great now

A$ = 'This is line 1'
PRINT (LEM) A$;'@0D0A@'
A$ = 'This is line 2'
PRINT (LEM) A$;'@0D0A@'

Do not use this type of intruction : print (text=A$), this is not working anymore for us



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 ]