PSXJOB ;BIR/BAB,WPB-Interface Background Job ;[ 02/12/99 1:26 PM ]
Source file <PSXJOB.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ;Set E TIMER
|
|
R1 | ||
JOB1 | ||
STOP | ||
STRT | ;Enter here when starting the interface
|
|
READX | ;Read one character, expecting ENQ
|
|
TRASH | ;Trash received while idling!!
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Name | Line Occurrences (* Changed, ! Killed) |
---|---|
^PSX(552.1 | R1, R1+3 |
^PSX(553 | READX+1, READX+2 |
Name | Line Occurrences |
---|---|
EN | STRT+6 |
JOB1 | TRASH+1 |
R1 | READX+2 |
READX | R1+3, R1+7 |
STOP | READX+1 |
TRASH | R1+6 |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
>> EOT | STRT+3 |
LOG | JOB1!, STOP!, STRT+4! |
LOG(1 | JOB1+1*, STOP*, STRT+4* |
LOG(2 | JOB1+2* |
>> PSXQRY | READX+3 |
>> PSXTME | EN+1* |
>> PSXTMOUT | R1+3 |
>> PSXTRASH | EN+1*, R1+7, TRASH+1*, JOB1+1 |
>> TERM | STRT+3 |
>> X | R1*, JOB1+1 |