[Gambas-user] Dir() function is not reliable

M. Cs. mohareve at ...626...
Mon Feb 11 19:45:26 CET 2013


Hi Benoit, I think I found the error:
I was using Dir(DirView1.Current, *"*.*"*, gb.File).Sort() instead of
Dir(DirView1.Current,* "*"*, gb.File).Sort().
Although I don't understand why "*.*" wasn't correct.

Csaba



More information about the User mailing list