Documentation Conventions
The following documentation conventions are used throughout this document.
Convention | Item |
|
|
boldface text | Indicates terms defined in the glossary. |
|
|
Ctrl+Tab | Indicates that you must press two or more keys simultaneously. |
|
|
italics | Indicates emphasis or book titles. |
|
|
monospace | Indicates code samples, commands and their options, data structures and |
text | their members, data types, directories, and file names and their extensions. |
| Monospace text also indicates text that you must enter from the keyboard. |
| Examples: |
| #include <iostream.h> void main ( ) the pointer psz |
| chmod u+w * |
| \tux\data\ap |
| .doc |
| tux.doc |
| BITMAP |
| float |
|
|
monospace | Identifies significant words in code. |
boldface | Example: |
text | void commit ( ) |
| |
|
|
monospace | Identifies variables in code. |
italic | Example: |
text | String expr |
| |
|
|
UPPERCASE | Indicates device names, environment variables, and logical operators. |
TEXT | Examples: |
| LPT1 |
| SIGNON |
| OR |
|
|
viiiBEA WebLogic Adapter for SAP User Guide