> I'm trying to read a file on the palm (copied with documents to go) by > using the file streaming api. I can open the file but when I try to read > it the FileRead function returns 0 for read data! > Can anyone help me out?
filestreaming will only work for databases that were designed for file streaming - this means, it wont work on any old file. there is a standard specification of how a file stream is represented internally. it has been discussed a number of times on the forums here. --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
