BTW: did you seperated your code into the reading part and the writing part and tested both alone? Just to know, where the problem lies.

The read part should allocate a large array and start reading chunks of 4096 bytes with FileRead(). Check how much bytes you get all together.

The write part should just write stuff with VFSFileWrite(). See how far you can go.

Maybe this can shed some light into it.

Regards
Henk


--
-------------------------------------------------------------------------
  Henk Jonas                                            [EMAIL PROTECTED]
  Palm OS ® certified developer

  Please contact me, if you need an off-site contract worker.
-------------------------------------------------------------------------

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

Reply via email to