473,397 Members | 1,969 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

How do I get the files in a subdir?

Hi,
My App must get the files *.Ext in AppPath\SubDir\. What's the best way
to achieve this using .NET framework 1.1?

thanks
Nov 21 '05 #1
4 1399
"ThunderMusic" <NO*******@sympatico.caSPAMATALL> schrieb:
My App must get the files *.Ext in AppPath\SubDir\. What's the best way
to achieve this using .NET framework 1.1?


'System.IO.Directory.GetFiles'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #2
"ThunderMusic" <NO*******@sympatico.caSPAMATALL> schrieb:
My App must get the files *.Ext in AppPath\SubDir\. What's the best way
to achieve this using .NET framework 1.1?


'System.IO.Directory.GetFiles'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #3
ok, thanks a lot, I'll try that...
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> a écrit dans le
message de news:%2****************@TK2MSFTNGP15.phx.gbl...
"ThunderMusic" <NO*******@sympatico.caSPAMATALL> schrieb:
My App must get the files *.Ext in AppPath\SubDir\. What's the best way
to achieve this using .NET framework 1.1?


'System.IO.Directory.GetFiles'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #4
ok, thanks a lot, I'll try that...
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> a écrit dans le
message de news:%2****************@TK2MSFTNGP15.phx.gbl...
"ThunderMusic" <NO*******@sympatico.caSPAMATALL> schrieb:
My App must get the files *.Ext in AppPath\SubDir\. What's the best way
to achieve this using .NET framework 1.1?


'System.IO.Directory.GetFiles'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Ben | last post by:
Greetings, I am looking for a way to search for and delete files based on a pattern mask. For example, the search method would find all files matching a certain pattern containing wildcards (e.g....
5
by: Jerry Sievers | last post by:
Greetings. On Python 2.3.3, is there any way to have the .pyc files created elsewhere than in the same dir as the source files? I have an application that consists of about 30 source files...
4
by: Bogosian | last post by:
I am working on an asp.net project.There is a subdir called OSearch,with a few aspx pages in it which as all other pages on the website use some controls.These controls are stored in a another...
0
by: ThunderMusic | last post by:
Hi, My App must get the files *.Ext in AppPath\SubDir\. What's the best way to achieve this using .NET framework 1.1? thanks
1
by: Westbrook, Christopher L (WESTBCL04) | last post by:
I am having some trouble, and I can't figure out why. I'm trying to use the simple keylogger project from source forge, and then create a web interface to open the resulting files, so people from...
1
by: Dan | last post by:
I have an application that I want to use for copying files. My goal is to copy a files, if a file is in use or not accessible because of security reasons I want to make note of that file then...
4
by: Bo Berglund | last post by:
I have defined a few functions in a file, let's say it is called functions.cpp. There are no objects involved, these are pure simple functions. In my test application I want to call this...
0
by: arugulla | last post by:
hello all, I have done C# web service for extracting xml file nodes and generate the files for the correcsponding nodes in that parsed xml. When second time i want to overwrite those files I dont...
2
by: dj | last post by:
Hello All, I am attempting to us os.walk to populate two lists with values from a directory. The first list contains all the files in the directory and subdirectories. The second list contains...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.