Re: Dos comands
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Jun 2005 10:49:05 +0200
"J French" <erewhon@xxxxxxxxxx> wrote in message
news:42b7c02a.177091581@xxxxxxxxxxxxxxxxxxxxxxx
> On Tue, 21 Jun 2005 01:37:44 +0200, "didi" <didi@xxxxxxxxxxxxxxx>
> wrote:
>> Yes thanx I know for this...
>> I need more features if there.
>> Are there other characters that helps me in the search?
>
> Dir AB?.*
>
> Returns all files with 3 digit prefix starting with 'AB'
>
> There are only two wildcard characters '?' and '*'
It is a slight relief to realise that the meant characters
were (probably) ASCII characters, not pedantic personalities.
Fileglobs, as I think the correct term is, are rather limited
things. You can do your own RE matching but you'll have to
assemble it from parts. That said, there are probably libraries
that mimic normal directory access but using regular expressions
(other people having assembled them from parts).
Groetjes,
Maarten Witlink
.
- Follow-Ups:
- Re: Dos comands
- From: J French
- Re: Dos comands
- References:
- Dos comands
- From: didi
- Re: Dos comands
- From: didi
- Re: Dos comands
- From: Maarten Wiltink
- Re: Dos comands
- From: didi
- Re: Dos comands
- From: J French
- Dos comands
- Prev by Date: Re: Dos comands
- Next by Date: Re: Dos comands
- Previous by thread: Re: Dos comands
- Next by thread: Re: Dos comands
- Index(es):
Relevant Pages
|