* [Caml-list] files or directories
@ 2003-03-20 22:35 deerf hal
2003-03-21 9:57 ` Jun P. FURUSE
0 siblings, 1 reply; 2+ messages in thread
From: deerf hal @ 2003-03-20 22:35 UTC (permalink / raw)
To: caml-list
hello,
I made a browser in labltk,
I display files and directories in a listbox,
but i want to separate directories and files, to forbid to make
"opendir" to a file.
I try with function in Filename but I could choose one type of files like
".xml" with test on suffix, but i couldn't have the entire list of files.
thank.
_________________________________________________________________
Trouvez l'âme soeur sur MSN Rencontres ! http://g.msn.fr/FR1000/9551
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] files or directories
2003-03-20 22:35 [Caml-list] files or directories deerf hal
@ 2003-03-21 9:57 ` Jun P. FURUSE
0 siblings, 0 replies; 2+ messages in thread
From: Jun P. FURUSE @ 2003-03-21 9:57 UTC (permalink / raw)
To: halnaf; +Cc: caml-list
> hello,
>
> I made a browser in labltk,
> I display files and directories in a listbox,
> but i want to separate directories and files, to forbid to make
> "opendir" to a file.
> I try with function in Filename but I could choose one type of files like
> ".xml" with test on suffix, but i couldn't have the entire list of files.
Use Unix.stat.
--
Jun
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-21 9:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-20 22:35 [Caml-list] files or directories deerf hal
2003-03-21 9:57 ` Jun P. FURUSE
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox