> Thanks for the correction. Unfortunately, it does not solve my problem, as > 64Kb is too limiting for my application. Is this the maximum amount of data > that can be read from a Record by a conduit?
ppft.. *design*. split your data at 64000 bytes and reassemble on the conduit and on the device. not too much of a change. :) --- Aaron Ardiri [EMAIL PROTECTED] http://www.mobilewizardry.com/members/aaron_ardiri.php [profile] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
