A special symbol that represents one or more characters. Wildcards are useful when you want to find a file and only know part of its name. The two most common wildcards are the asterisk (*) and the question mark (?). The question mark represents a single character in a file name. The asterisk represents one or more characters in a file name.


Copyright © 1995,1996 maranGraphics Inc.