Well, you were partly right. I can't believe I didn't catch it before.
This:
I was declaring it there... Then here:Code:FileInfo fiTemp;
I was basically redeclaring it...Code:foreach (FileInfo fiTemp in file)
Thanks so much
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |