HP 3000 Manuals

SWAT Progress Messages [ Switch Programming User's Guide ] MPE/iX 5.0 Documentation


Switch Programming User's Guide

Appendix C  SWAT Progress Messages 

The following are the progress messages that appear on the PROGRESS
screen while the Switch Assist Tool is generating Switch stub source
code.

------------------------------------------------------------------------------
| 0001       | Adjusting variable names to PASCAL standards.                 |
------------------------------------------------------------------------------
| 0002       | Generating outer block global declarations.                   |
------------------------------------------------------------------------------
| 0003       | Generating procedure declaration for the STUB procedure.      |
------------------------------------------------------------------------------
| 0004       | Generating parameter declarations for the STUB procedure.     |
------------------------------------------------------------------------------
| 0005       | Closing out the STUB procedure declarations.                  |
------------------------------------------------------------------------------
| 0006       | Setting up local constant values within the STUB procedure.   |
------------------------------------------------------------------------------
| 0007       | Generating the STUB procedure "BEGIN" statement, with         |
|            | comments.                                                     |
------------------------------------------------------------------------------
| 0008       | Generating declarations for a local copy of any VALUE         |
|            | parameters.                                                   |
------------------------------------------------------------------------------
| 0009       | Generating local variable for a local copy of functional      |
|            | return.                                                       |
------------------------------------------------------------------------------
| 0010       | Generating local variables for use by the STUB procedure.     |

------------------------------------------------------------------------------
| 0011       | Building target procedure specifications for the SWITCH call. |
------------------------------------------------------------------------------
| 0012       | Generating misc.  initialization code.                        |
------------------------------------------------------------------------------
| 0013       | Generating code to handle a functional return value.          |
------------------------------------------------------------------------------
| 0014       | Generating code to do initializations.                        |
------------------------------------------------------------------------------
| 0015       | Generating code to move value parms to STUB local copies.     |
------------------------------------------------------------------------------
| 0016       | Building the parameter descriptor array for the SWITCH call.  |
------------------------------------------------------------------------------
| 0017       | Generating the actual call to the SWITCH procedure.           |
------------------------------------------------------------------------------
| 0018       | Generating code to pass the functional return back to caller. |
------------------------------------------------------------------------------
| 0019       | Generating code to handle the condition code return value.    |
------------------------------------------------------------------------------
| 0020       | Generating the main body of the STUB procedure.               |
------------------------------------------------------------------------------
| 0021       | Generating the STUB procedure's bottom outer block.           |
------------------------------------------------------------------------------


MPE/iX 5.0 Documentation