You never check if the end of the filestream maybe reached. From the docs it seems FileRead does not throw an error when it reached EOF, you just get 0 read bytes back. And then you still iterate endlessly in you loop....

Thomas

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to