Is there way to place line returns into e-mail that are launched?

For example:
 SET VAR vEMail = ('LAUNCH ''mailto:' + .vMinCkStfMbr + '?Subject=[3]Overdue 
Items&body=' + .vBody + '''')
 &vemail

I tried the ((char(13)) + (char(10))) and that seems to be ignored in the body 
of the message.

Reply via email to