Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: listing files and folders


Message #1 by gregseverywhere@h... on Fri, 31 Aug 2001 19:29:44
DIR$() will get the files, then use the FSO to opena dn read the files.

gregseverywhere@h... wrote:
> 
> How do I get the names of files(one at a time) from a specific directory.
> and read the contents of those files one line at a time; without controls
> on a form.
> 
> tks Greg

  Return to Index