[Gambas-user] Directory Walker
Daniel Oxley
oxleyd at ...364...
Fri Jun 25 16:19:38 CEST 2004
<SNIP>
> Public myDialog as new clsDialog 'This goes in the main class of the
> form.
>
> then in your subs, you would go:
> dim tString as string
>
> myDialog.OpenFile
> tString=myDialog.filename
<SNIP>
Correct me if i'm wrong, but your example won't recurse files? I meant some
code that did a "For File in Files" kind of thing.
Or did I miss something.....?
P.S. Thanks for the quick reply!
More information about the User
mailing list