Results 1 to 4 of 4

Thread: Read and display >32K data

  1. #1

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Read and display >32K data

    A textbox with the multiline property set to True can hold up to about 32k data. If I want to read a >32K text file and show the data, what control should I use?
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  2. #2

  3. #3
    Fanatic Member
    Join Date
    Jan 2013
    Posts
    813

    Re: Read and display >32K data

    > "I want to read a >32K text file and show the data"
    Why? That's an awful lot for somebody to read.

    What is the intended User going to do with all of it?

    I'd suggest taking a temporary copy of the text file and then opening it in the [user's choice of] text file editor.

    Regards, Phill W.

  4. #4
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: Read and display >32K data

    Or just use a richtextbox

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