Hi, Do you have any idea why the VFSFileRename returns the error "vfsErrFileStillOpen" even if it's 100% not the case? I have a file on an expansion card, and I call this function and get this error. To test it, after I got this call I did VFSFileOpen + VFSFileDBInfo + VFSFileClose and they all finished without any error code, and then, after the file is closed again, I called VFSFileRename again and got the same error. BTW, I tried to call VFSFileClose again, and, as expected, it didn't let me... so, I don't think the file is open from another place in my code. Any idea would be great! Thanks, Offir. www.MobiMate.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
