|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
list of all filesI have to write a list of all files of hd in a text file with the file
name, date, etc. .... Is there any mechanism or method known or ready and quick? Thanks yeah, look in the snippets as that is very common.
AGP Show quoteHide quote "win" <win@win> wrote in message news:4a4c63cb$0$18927$4fafbaef@reader2.news.tin.it... >I have to write a list of all files of hd in a text file with the file >name, date, etc. .... > > Is there any mechanism or method known or ready and quick? > > Thanks > > yeah, look in the snippets as that is very common. What is the most efficient?Thanks. Try them and find out.
Show quoteHide quote "win" <win@win> wrote in message news:4a4c6eff$0$18938$4fafbaef@reader2.news.tin.it... >> yeah, look in the snippets as that is very common. > > What is the most efficient? > > Thanks. > On Jul 2, 3:37 am, "win" <win@win> wrote:
http://groups.google.com/group/microsoft.public.dotnet.languages.vb/browse_thread/thread/e45ed34383afbeaa/c2ef110c6e2eece5?hl=en&lnk=gst&q=enumdir#c2ef110c6e2eece5
> I have to write a list of all files of hd in a text file with the file > name, date, etc. .... > > Is there any mechanism or method known or ready and quick? > > Thanks On Jul 2, 8:56 am, Joe Cool <joecool1***@live.com> wrote:
> On Jul 2, 3:37 am, "win" <win@win> wrote: Followup to my last. This will give you a list of ALL files on the> > > I have to write a list of all files of hd in a text file with the file > > name, date, etc. .... > > > Is there any mechanism or method known or ready and quick? > > > Thanks > > http://groups.google.com/group/microsoft.public.dotnet.languages.vb/b... specified device. It is then up to you to loop through the collection of files, and use either the FileInfo or the Path class to determine the extention of the file and operate on it appropriately. To operate based of filecreation date or other properties you will need to use the FIleInfo class instead of the Path class.
vb.net and Ms SQL Connection ?
Using "Me" Using WPF with a "normal" windows app Unable to connect to the remote server How to reference class properties using MyClass("PropertyName") VB Net/Com Interoperability/Late Binding [XPost] - Visual Studio 2008 - Instruct IDE Not To Generate Adapter Session Variables in asp.net Web server is not running ASP.NET version 1.1. DataGridView Event |
|||||||||||||||||||||||