Here's what I do: At the beginning I make an array of all volumes I can find on a device - for later on I will be searching for files (with a specific name) on any vfs volume present. In my specific case, I'm talking about a Tungsten|T5 so both the external SD card and the internal flashrom card need to be searched. Now when I search the first volume encountered, there seems to be no problem. But when I switch to the second volume in my array, I'm getting vfsErrBadName when I try to open a file (of which I know it exists). When I prepend the name with a slash, it opens without a problem.
Can anyone explain what's going on??? Thx & regards, Caspar -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
