Conventions used in this book
The following typographic conventions are used in the Macro Programming Guide:
Convention | Meaning |
---|---|
Monospace |
Indicates text you must enter at a command prompt and values you must use literally, such as commands, functions, and resource definition attributes and their values. Monospace also indicates screen text and code examples. |
Italics | Indicates variable values you must provide (for example, you supply the name of a file for file_name). Italics also indicates emphasis and the titles of books. |
Return | Refers to the key labeled with the word Return, the word Enter, or the left arrow. |
> | When used to describe a menu, shows a series of menu selections. For example, “Click File > New” means “From the File menu, click the New command.” |
When used to describe a tree view,
shows a series of folder or object expansions. For example, “Expand
Config Servlet > Sysplexes > Plex1 > J2EE Servers > BBOARS2” means:
| |
Java |
In this book, Java means implemented in a 1.8 and later JVM. |
This graphic is used to highlight notes to the reader. | |
This graphic is used to highlight tips for the reader. |