Results 1 to 4 of 4

Thread: [RESOLVED]Join 2 lines of string, but start the 2nd on a new line...

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2010
    Posts
    14

    Resolved [RESOLVED]Join 2 lines of string, but start the 2nd on a new line...

    I want to join 2 lines of string and then have the 2nd one start on a new line.
    ex.
    Text1 = Line1
    Text2 = Line2
    Text1 + Text2 = Line1Line2

    i want to make it

    Text1 + Text2 = Line1
    Line2
    Last edited by timbowman1; Sep 12th, 2010 at 07:39 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width