| Special Character | Description |
|---|---|
| ` | grave accent |
| ! | exclamation point |
| @ | at sign |
| # | number sign |
| $ | dollar sign |
| % | percent sign |
| ^ | caret |
| & | ampersand |
| * | asterisk |
| ( | opening parenthesis Note: Parentheses can
be used on Microsoft® Windows® when there is a preceding
space. In some cases, () might show in the default installation directory
when you install a 32-bit package on a computer running a 64-bit version
of Windows .
This example, which contains parentheses, is valid: C:\Program Files (x86)\SDP |
| ) | closing parenthesis Note: Parentheses can
be used on Windows when
there is a preceding space. In some cases, () might show in the default
installation directory when installing a 32-bit package on a computer running a 64-bit version
of Windows.
This example, which contains parentheses, is valid: C:\Program Files (x86)\SDP |
| | | vertical bar |
| \ | backslash |
| / | forward slash |
| ? | question mark |
| > | greater than symbol |
| < | less than symbol |
| , | comma |
| { | opening brace |
| } | closing brace |
| [ | opening bracket |
| ] | closing bracket |