Results 1 to 2 of 2

Thread: ReadBlock StreamReader

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    ReadBlock StreamReader

    Does anyone know the proper way to use ReadBlock with StreamReader?

    Could I use this to read in comma separated fields in a text file?

    If not, how could I read in comma separated fields in a text file?

    Thanks?
    David Wilhelm

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    You could read the whole text in and then split it on the commas.

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