Jump to content

Help With _INetSmtpMailCom UDF


Recommended Posts

I like the UDF but am not sure how to include multiple lines in the body. I am using iniRead to obtain the recipients and body of email.  Could someone help me with the structure for multiple lines of the body.

 

Very new to scripting and could use a little nudge in the right direction.

 

 

Link to comment
Share on other sites

IniFile

1=Name

2=Line1

3=Line2

4=Line3

 

Just and idea, I would think you could use a single line of text and it should automatically wrap in the email. However, another approach is to add @CR or @CRLF in the line of text to get multi-lines. Good luck

 

8) 

NEWHeader1.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...