ENABLE User's Guide
 SINGLE-FILE APPLICATIONS
 Establishing a PATHWAY System and Executing an Application
 -----------------------------------------------------------------
 | |
 | 1. Purge the current PATHCOM log file and the current |
 | PATHCTL control file. |
 | |
 | PURGE <log-file>, <control-file> |
 | |
 | For example: |
 | |
 | PURGE log1, enabctl |
 | |
 | 2. Create a new PATHCOM log file. |
 | |
 | CREATE <log-file> |
 | |
 | For example: |
 | |
 | CREATE log1 |
 | |
 | 3. Assign the PATHCTL file to the control-file. |
 | |
 | ASSIGN PATHCTL, <control-file> |
 | |
 | For example: |
 | |
 | ASSIGN PATHCTL, enabctl |
 | |
 | 4. Create a PATHMON process. |
 | |
 | PATHMON/NAME <pathmon-name>, NOWAIT, |
 | CPU <cpu-number>, OUT <log-file>/ |
 | |
 | For example: |
 | |
 | PATHMON/NAME $one, NOWAIT, CPU 0, OUT log1/ |
 | |
 | Note that <pathmon-names> must not exceed six |
 | characters (five characters if they are to be used |
 | across the network), must begin with a dollar sign ($), |
 | and must be unique within the system (or systems) upon |
 | which it executes. |
 | |
 -----------------------------------------------------------------
 Figure 4-4. Obey File Commands That Establish a PATHWAY
 System and Execute an Application (Continued next page)
 4-10










