|
|
||
![]() |
||
|
Wildcard characters are also referred to as truncation symbols. |
|
This table identifies each wildcard character used on STN and its function in a search term. |
|
|
|
|
|
|
|
Represents zero to any number of characters at the end of a term. | GROW? |
GROW GROWS GROWTH GROWING |
|
|
Represents zero or one character at the end of a term. | GROW# |
GROW GROWS |
| GROW## |
GROW GROWS GROWTH |
||
|
|
Represents exactly one character within a term... | T!!TH |
TEETH TOOTH TRUTH |
| ...or one character at the end of a term. | AMIN! |
AMINE AMINO |
|
These rules apply to the use of wildcard characters:
|
|
Left truncation, using the three truncation characters at the front of a term, is also available in some fields in certain files. Left truncation of a search term can be used alone or, in some cases, in combination with right truncation. The cases which may not be used are:
To learn whether a search field in the current file allows left truncation, type HELP SFIELDS at an arrow prompt (=>). |
|
EXPAND on a term to determine the truncation stem. |
|
For more information on truncation, type HELP TRUNCATION. |