Results 1 to 3 of 3
Thread: Parse error
- 07-01-2007, 06:22 PM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 111
- Rep Power
- 0
Parse error
I'm getting a really annoying parse error when I try to generate CSD. I really don't know why I'm getting this error.
The compiler is telling me it's at this line:
Does anybody know what's wrong with this?Java Code:PrintStream outfile = new PrintStream(new FileOutputStream((filename.getText()) + ".txt"), true);
Eric
- 07-01-2007, 06:28 PM #2
Member
- Join Date
- Jun 2007
- Posts
- 91
- Rep Power
- 0
What error are you getting?
I'm not sure what the "filename" variable is set to so I can't know what is wrong.
Greetings.
Daniel:o
- 07-01-2007, 06:32 PM #3
Senior Member
- Join Date
- Jun 2007
- Posts
- 111
- Rep Power
- 0
Similar Threads
-
how to Parse int to a string variable (pls hlp)
By raj reddy in forum Threads and SynchronizationReplies: 5Last Post: 06-10-2008, 06:32 AM -
SAX Parse
By bluefloyd8 in forum New To JavaReplies: 1Last Post: 01-25-2008, 03:57 PM -
how to parse an xml file
By oregon in forum XMLReplies: 3Last Post: 08-01-2007, 04:53 PM -
How to parse in html
By paty in forum New To JavaReplies: 1Last Post: 07-24-2007, 12:29 AM -
How to parse HTML tags
By Ada in forum Advanced JavaReplies: 1Last Post: 05-31-2007, 09:42 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks