Wildcard doesn't work with ES

Discussion of pre-release versions of V

Moderator: vuser

Post Reply
vuser
Posts: 38
Joined: Sat May 01, 2010 8:11 pm

Wildcard doesn't work with ES

Post by vuser »

The wildcard mask

Code: Select all

*[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]

works in V, but not when Everything is checked.

For example , the folder

Code: Select all

inauthentication20100610102545

is not found when Everything is checked.
FileViewer
Site Admin
Posts: 287
Joined: Fri Apr 30, 2010 5:50 pm

Re: Wildcard doesn't work with ES

Post by FileViewer »

The wildcard mask *[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9] works in V, but not when Everything is checked.

Unfortunately, that is not a standard Windows mask, and so Everything doesn't understand it.

When the Everything option is enabled, you must enter a valid Everything mask - V will not convert the mask to the Everything equivalent.

Charles.
Post Reply