Thanks Joel for the last question answered. But I've got one more question for you gurus. How can i output these letters to a file? I tried to code this below, but i get an error that states "cannot resolve symbol" for outFile.print(alphabet [i]);
[ April 29, 2003: Message edited by: Jeremiah Coleman ] [ April 29, 2003: Message edited by: Jeremiah Coleman ]
It can help you to create a text file to store something Actually,you can store something in two type,one in character type,another in binary type. The above one is character type that can be read. If it is not clear,please reply again
Francis Siu
SCJP, MCDBA
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.