thanks. I got it just now how to do that.

regards
Prasad
----- Original Message -----
From: Mark A. Peters <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: Palm Developer Forum <[EMAIL PROTECTED]>
Sent: Wednesday, May 16, 2001 12:30 AM
Subject: Re: VFS issue


> You'll have to use the VFS API's for enumerating the contents of the card
in
> the desired subdirectory, for getting file attributes, and for getting the
> database info (creator ID and db type) so you can tell if the file is one
of
> your databases.  Check out these API calls:
>
> VFSDirEntryEnumerate
> VFSFileOpen
> VFSFileGetAttributes
> VFSFileDBInfo
> VFSFileClose
>
> Mark Peters
>
> in article 49368@palm-dev-forum, prasad at [EMAIL PROTECTED] wrote on
> 5/15/01 11:01 AM:
>
> >
> > Hai All,
> > I wud like display the database names on a list stored in a card. How
> > can i do this using VFS calls. BTW I know how how to open and read a
> > database from a card using VFSOpen( )..etc calls. But is there any API
call
> > in VFS like DmGetNextDatabaseByTypeCreator( ) which is DataMgr call.
> >
> > thanks a millionin adv
> > Prasad
> >
> >
> >
>
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to