Mar 27, 2009 at 11:03pm UTC
Looks good to me except for the break statement on 71.
Delete that and you should be good. With the break statement in there the line that writes to the file will not get executed.
Mar 27, 2009 at 11:05pm UTC
I need to take out the break statement on 71. I just inputed a new one. But your reffering to the statement on the outs version.
Mar 27, 2009 at 11:09pm UTC
I'm not sure what your talking about. If you take out the break statement the latest code, it will run flawlessly.
I just tested it.
Mar 27, 2009 at 11:13pm UTC
Ok, I just took it out. Thank you very much for putting up with my inability to write code. Honestly I greatly appreciate your help and suggestions...
Mar 27, 2009 at 11:16pm UTC
You'll get better, it just takes time.
;D