View Single Post
  #3 (permalink)  
Old 11-11-2007, 09:32 PM
bugger bugger is offline
Senior Member
 
Join Date: Nov 2007
Posts: 111
bugger is on a distinguished road
Thanks hardwired. It worked.

Code:
public FileWriter(String fileName,boolean append) throws IOException
Reply With Quote