--- In
plua@..., "Todd Oberly" <taoberly@...> wrote:
> I'm hoping for a way to access the "Builtin" volume that appears in
> FileZ when you enable the "Show Hidden Volumes" setting. I'm not sure
> if this DBCache or direct access to NVFS. The Resco Explorer docs
> describe it like this: "NVFS databases can't be accessed directly.
> Therefore Palm OS reserves part of RAM called DbCache. Prior to its
> use the databases are copied from NVFS to the DbCache and after the
> use they are copied back (if changed) or just purged (otherwise)."
>
> Might you have any plans for a vfs01: (?) to access this storage?
The N after vfsN means the nth VFS slot on the device. So if a device
has two memory card slots, you use vfs1 to access the second slot
(although I could never test this feature).
As for future plans, please take a look at the recent posts. I do not
develop Plua anymore.
Regards,
Marcio.