Results 1 to 3 of 3

Thread: text file...

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    109

    text file...

    Hi Friends,

    In my application i need to write text file..

    in this i need to write 3 sentence in a line..
    like ( read1 read2 read3 )
    after 3 sentence i need to move next line then
    write 3 sentence..

    so how to i measure 3 sentence then move to next line??

    pls if u have idea pls pass to me..


    waiting for your valubale reply..


    with regrads,
    Krish....

  2. #2
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: text file...

    Split(Spit("Worto Split"," ")), the Line string with Space.If the upper bound of the split array is 3 , the that line has 3 word.Read FAQ for reading writing files
    Please mark you thread resolved using the Thread Tools as shown

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: text file...

    From where is the sentence coming?

    Is it being free typed into a textbox?

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