HP Integrity NonStop J-Series User Manual
Page 84
SINGLE-FILE APPLICATIONS
Establishing a PATHWAY System and Executing an Application
-----------------------------------------------------------------
| |
| 5. Cold start PATHWAY using information in the named |
| PATHCOM command file. |
| |
| PATHCOM/IN
| |
| For example: |
| |
| PATHCOM/IN singlpth/$one |
| |
| 6. Run the application. |
| |
| PATHCOM
| |
| For example: |
| |
| PATHCOM $one;RUN employee-prog |
| |
| 7. Stop the PATHMON process when all users of the |
| application exit from the application. |
| |
| PATHCOM
| |
| For example: |
| |
| PATHCOM $one;SHUTDOWN, WAIT |
| |
-----------------------------------------------------------------
Figure 4-4. Obey File Commands That Establish a PATHWAY
System and Execute an Application (Continued)
To execute the obey file, enter the OBEY command in reponse to
the command interpreter prompt as follows:
OBEY enabex1
where enabex1 is the name of an edit-type file containing
the commands described in Figure 4-4.
4-11