Results 1 to 3 of 3

Thread: Need a bit of Help

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2003
    Location
    toronto
    Posts
    12

    Need a bit of Help

    If you have a certain amount words in an array saved in a text file and would like too trancate the words to appear in a text box how would you do that. For example

    the,cat,black
    is, on, head
    table,when ,love

    how would you write the code so that the sentence
    the cat is on the table ......to appear in a text box

    thanks guys i know some can help

  2. #2
    Fanatic Member rudvs2's Avatar
    Join Date
    Mar 2001
    Location
    NZ
    Posts
    935
    well to do that based on your example file you would have to have some way of identifying the words that you want to string together and the words you want to ignore. Is there a set list of words or is this to be dynamic?

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2003
    Location
    toronto
    Posts
    12
    its a dynamic array

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