| |
| | WILDCARD Operator (Site not responding. Last check: 2007-10-08) |
 | | Specifies one of any alphanumeric character, as in ?an, which locates "ran," "pan," "can," and "ban." Note that it is not necessary to specify the WILDCARD operator when you use the question mark. |
 | | Specifies zero or more of any alphanumeric character, as in corp*, which locates "corporate," "corporation," "corporal," and "corpulent." Note that it is not necessary to specify the WILDCARD operator when you use the asterisk, and you should not use the asterisk to specify the first character of a wildcard string. |
 | | If you want a wildcard character to be interpreted as a literal in a wildcard string, you must precede the character with a backslash. |
| trisonline.bts.gov /help/spv00149.htm (551 words) |
|