Page 1 of 1
NXC File List
Posted: 06 Dec 2010, 22:47
by dudmaster
Hello, i would like to know how to create a file list like in muntoo's File Manager NXT program.
Can anyone post a working program that i can paste my program into?
Thanks,
Dud
Re: NXC File List
Posted: 07 Dec 2010, 06:42
by muntoo
dudmaster wrote:Hello, i would like to know how to create a file list like in muntoo's File Manager NXT program.
Can anyone post a working program that i can paste my program into?
Thanks,
Dud
I'm planning on
blogging about it soon, within 2 weeks.
If you still have the source code to NXT File Manager, you may want to look at it. If not, I'll post it here.
I used
SysListFiles().
You may want to took a look at the
example provided in the help.
Re: NXC File List
Posted: 09 Dec 2010, 00:41
by dudmaster
I have all versions, i did study it, thanks for the idea.
Re: NXC File List
Posted: 09 Dec 2010, 01:56
by dudmaster
I have successfully created a file list and selector.
It is used in my new TextEdit v6!