
How create recursive procedures in V.B. 4.0
Quote:
>It must read the directories( also the sub's), i'm using the dirlistbox,
>filelistbox and drivebox.
>It doesn't goes further then the first dir , form the prompt, and then it just
>quits.
If you want to show the files in the file list control, and you want to
show the directories in the directory list control, you should see the
Winseek sample application (\VB\SAMPLES\FILECTLS\WINSEEK.MAK).
If you only want to get the names of all files on a drive, get
ftp://ftp.sn.no/user/balchen/vb/source/xcopy.zip and findfile.zip for
samples on recursive Dirs.
--
VB Info: http://www.sn.no/~balchen/vb/visual.htm
FAQ: http://www.sn.no/~balchen/vb/faq.htm
Knowledge Base: http://www.sn.no/~balchen/vb/kb.htm