Re: Managing Files Within a Directory Using a List

2004-03-31 Thread palm-dev-forum
Look at the WeaselReader posted on www.palmopensource.com. This is a very helpful example. SWP <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Hi, > > I am trying to program a list that will list out all the files that reside > in a certain directory. A user will be able to s

Managing Files Within a Directory Using a List

2004-03-30 Thread dkwbow
Hi, I am trying to program a list that will list out all the files that reside in a certain directory. A user will be able to select a file from the list and perform operations on it (e.g. open file, transfer file). I am presently programming in C using CodeWarrior and planning to integrate th