String Format

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jason Brozek

    String Format

    I'm trying to send a text email, but I want the text to be only 72
    characters wide. I'm looking for some ideas on how to convert any text to
    this format. So basically I need to add a \n in the last space before 72
    characters per line. Any good ways to this?

    Jason


Working...