> FOR EACH $DIR IN Dir(sPath, "*") > if left$($DIR,1)<>"." then ComboBox1.Add($DIR) > NEXT
Thanks Ron and Thank you for schooling me Benoit for explaining to me what I was doing wrong. Best Regards, Nick ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
