Hi all,

In the find.spec function I can search for ????-????

However, ? searches for both numbers, text etc, even blanks, which means that "aaaa-aaaa" is a valid outcome.
How can I define that the ? is a number (0101-0897 is correct)

~?, ^# etc doesn't seem to work

Who knows what to do?

Thanks in advance
Hein