Results 1 to 21 of 21

Thread: Reading form text file (RESOLVED)

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    154

    Question Reading form text file (RESOLVED)

    Hey all,

    I am having trouble trying to read/write to/from a text file to/from multiple
    text boxes.

    What I would like to do is write each texbox to a seperate line in a text file
    like this...

    Text1 - line #1
    Text2 - line #2
    Text3 - line #3
    and so on...

    and then I would like to read each line into a different textbox, like this...

    line #1 - Text1
    line #2 - Text2
    line #3 - Text3


    Any help would be appreciated,
    Ron
    Last edited by rdcody; May 27th, 2005 at 04:58 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