by Alen Hopek <alen.hopek@[EMAIL PROTECTED]
>
Jan 11, 2006 at 03:02 PM
Hello,
thank you for help that works !
Greetings
Alen
In article <Xns97483EBCC4A3Dspamforchanglinggoes@[EMAIL PROTECTED]
>,
allspam@[EMAIL PROTECTED]
says...
> a = DIR$("C:\*.*")
> DO
> LISTBOX ADD hDlg, lID, a
> a = DIR$
> LOOP UNTIL a = ""
>