The following table lists the directives to allocate variables.
| Directive | Description |
|---|---|
| DC - Define Constant | Define a constant variable |
| DCB - Define Constant Block | Define a constant block |
| DS - Define Space | Define storage for a variable |
| RAD50 - RAD50-encoded string constants | RAD50 encoded string constants |