Executable Input Units [ HP Business BASIC/XL Reference Manual ] MPE/iX 5.0 Documentation
HP Business BASIC/XL Reference Manual
Executable Input Units
An executable input unit can be input and executed without being part of
a larger structure. The following are the three executable input units
in HP Business BASIC/XL:
* Expressions.
* Commands.
* Programs.
Table 3-1 compares them.
Table 3-1. Executable Input Units
-----------------------------------------------------------------------------------------------
| | | |
| Executable Input | Composed of | For More Information |
| Units | | |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Expression | Operands and operator, or function | On expressions in general: |
| | and arguments. Operands and | Chapter 3. |
| | arguments are variables or | |
| | expressions. | On executing expressions: |
| | | "Calculator Mode" in Chapter 2. |
| | | |
| | | On variables: Chapter 3. |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Command | Most statement elements, except | On commands in general: Chapter |
| | line number and line label. | 3. |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Program | Numbered program lines (statements | On program lines in general: |
| | that are not commands). | Chapters 3 and 4. |
| | | |
| | | On program development and |
| | | execution: Chapter 2. |
| | | |
-----------------------------------------------------------------------------------------------
MPE/iX 5.0 Documentation