Thanks, I was thinking about that. The only problem is that only 100-400 bytes get written of a 5MB file... I'll have to do a bit mor work, but it seems hard to get anything constant on my TX.
Thanks again, Donald "Thomas Damme" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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/
