Hi guys, I'm trying to get my app's conduit to enumerate over a VFS directory (SD card) but it doesn't seem immediately obvious that this can be done. Is there something in the API I'm missing? I have several files (binary data) that are created by the Palm app and stored on the SD card, but the conduit doesn't know the file names exactly. The conduit knows the exact directory that the files sit in, and a shared prefix amongst all the files, but not the exact filename.
Is there a way to "get *.*" from a given VFS directory name, or am I going to have to create another database on the Palm that will keep an index of all the files that the conduit needs to grab? I'm an absolute conduit neophyte so I'm hoping there's something built-in that I just haven't seen. Thanks, Stefan -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
