HP 3000 Manuals

LABEL Declaration [ SPL to HP C/XL Migration Guide ] MPE/iX 5.0 Documentation


SPL to HP C/XL Migration Guide

LABEL Declaration 

          Table 4-5.  LABEL Declaration 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                     SPL                     |             HP C/XL Equivalent              |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| label-declaration:                          | No equivalent.                              |
|                                             |                                             |
|      LABEL label-id [,...] ;                |                                             |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| Label declarations are not required.        | Labels are not declared.                    |
|                                             |                                             |
|                                             | Remove the SPL label declarations.          |
|                                             |                                             |
---------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation