| Author |
String index out of range: -19
|
Aruldurai thomas
Greenhorn
Joined: Jul 17, 2008
Posts: 1
|
|
Hi, I try to run a Java script program to replace a 32 bit string. The string contains the value of [A-Za-z0-9.-_]. The Input file contains 288450 lines. when i try to execute the program. I got the error message as "String index out of range: -19" and i got the output with only 86934 lines. Can you please help me out for this issue, i am new to Java. Arul
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26218
|
|
Arul, Welcome to JavaRanch! Can you post the code snippet that shows which line of your program throws that exception?
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
marc weber
Sheriff
Joined: Aug 31, 2004
Posts: 11343
|
|
Originally posted by Aruldurai thomas: ... I try to run a Java script program...
Java? Or JavaScript? (If it's JavaScript, we'll probably move this to our HTML and JavaScript forum.)
|
"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
|
 |
 |
|
|
subject: String index out of range: -19
|
|
|