I know, thank you... I sent the link as an answer to your question and not as a way to repost the question...
But thanks anyway & regards, Caspar -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of palmDev Sent: Tuesday, February 03, 2004 8:48 PM To: Palm Developer Forum Subject: Re: about VFSFileWrite and append what you need to do is seek to the end of the file then start writing. I think the func is VFSFileSeek() regards ----- Original Message ----- From: "Caspar Heiden, vd" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, February 03, 2004 4:37 AM Subject: RE: about VFSFileWrite and append > http://www.escribe.com/computing/pcpqa/index.html?by=OneThread&t=VFS%20- > %20what%27s%20going%20on%3F%3F%3F > > I know, the search engine on escribe isn't exactly great, but this one > shouldn't be too hard to find... > > good luck, > > Caspar > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Miken > Sent: Tuesday, February 03, 2004 3:05 AM > To: Palm Developer Forum > Subject: about VFSFileWrite and append > > I want to add some data to the end of the file.I call VFSFileOpen with > vfsModeWrite|vfsModeCreate,then I call VFSFileWrite.I find it remove all > existing data before writing. > Why? > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
