Re: writing file::find results to an file

2001-11-26 Thread John W. Krahn
Ben Crane wrote: > > I'm using file::find to (obviously!) find files, but I > want the results to be placed in a text file so I can > send the paths via email to others. Could someone have > a look at this code (granted it might and is messy), > But look at all lines beginning with * (near the >

writing file::find results to an file

2001-11-26 Thread Ben Crane
Hi, I'm using file::find to (obviously!) find files, but I want the results to be placed in a text file so I can send the paths via email to others. Could someone have a look at this code (granted it might and is messy), But look at all lines beginning with * (near the bottom) and tell me why it