Results 1 to 4 of 4

Thread: copy code from posts with linebreaks

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2005
    Posts
    83

    copy code from posts with linebreaks

    hi guys,
    i've come across some posted code that i'd like to test in my app
    its in the code wrapper,
    when i try copy+paste all the line breaks are taken out and i'm
    left with one long string of text,

    is there a better way to copy code so that
    copy and paste on
    Code:
    Line1
    Line2
    gets copied and pasted as
    Line1
    Line2

    instead of Line1Line2?

    thanks.. jim

    btw the code is at:
    http://www.vbforums.com/showthread.p...ighlight=print
    post#2
    thanks!
    sdrawkcab daer uoy nac

  2. #2

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Dec 2005
    Posts
    83

    Re: copy code from posts with linebreaks

    works great thanks!!
    sdrawkcab daer uoy nac

  4. #4

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