home *** CD-ROM | disk | FTP | other *** search
- Path: sn.no!not-for-mail
- From: ilan@sn.no (Ilan Sharoni)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: search engine
- Date: 7 Feb 1996 07:09:43 +0100
- Organization: SN Internett
- Message-ID: <4f9fn7$q68@sinsen.sn.no>
- References: <2205f9d8.0@amuc.mtroyal.ab.ca>
- NNTP-Posting-Host: sinsen.sn.no
- X-Newsreader: THOR 2.0 (SOUP)
-
- On 02-Feb-96 16:16:24, MCollette (637684755@amuc.mtroyal.ab.ca) Wrote:
- >Does abyone have any ideas as how to make a search engine that looks through
- >directories until it finds a file? My biggest problem is finding what sub
- >directories are in a directory, then changing to that sub directory. Please
- >help me with this, and keep in mind I only have Kick Start 1.3
- >Thanx
- >MCollette@amuc.mtroyal.ab.ca
-
- Did you try
- 1>search <path> <name|pattern> file all quiet
- ^^^^ ^^^
-
- (1>search df0: #?.info file all quiet)
-
-
- Or do you mean how to scan a dir in your own program?
-
-
- ilan
-