Results 1 to 6 of 6

Thread: startindexs

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2003
    Posts
    98

    startindexs

    Alrighty, another question

    "Additional information: StartIndex cannot be less than zero."

    thats what happens when i run out of the string im searching for, it stops debugging, etc, is there a way i can make it so it just exits the loop when that happens?

  2. #2
    New Member
    Join Date
    Jul 2003
    Posts
    13
    i mess around with them yet but in searching for the answers for some of my quesations read some stuff on
    on error and catch statements that might be of some use.

    probably not much help but might point ya in the right direction.

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Post some code .

  4. #4

    Thread Starter
    Lively Member
    Join Date
    May 2003
    Posts
    98
    me? post some code?

    i dont really have any code to prevent this

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    lol...Where is the code generating that error ????

  6. #6

    Thread Starter
    Lively Member
    Join Date
    May 2003
    Posts
    98
    Its using indexof(string) but there is no more string left to search for

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