PXRRBUSY ;ISL/PKR - For long interactive reports let the user know the computer is busy. ;9/18/96
Source file <PXRRBUSY.m>
action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
Name | Comments | DBIA/ICR reference |
---|---|---|
INIT(SPINCNT) | ;Initialize the busy display components.
|
|
DONE(DTEXT) | ;Write out the done message.
|
|
SPIN(SPINTEXT,SPINCNT) | ;Move the spinner.
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
DTEXT | DONE~, DONE+1 |
>> IOBS | DONE+1, SPIN+5, SPIN+6, SPIN+7, SPIN+8 |
QUAD | SPIN+1~, SPIN+4*, SPIN+5, SPIN+6, SPIN+7, SPIN+8 |
SPINCNT | INIT~, INIT+1*, SPIN~, SPIN+2, SPIN+3*, SPIN+4 |
SPINTEXT | SPIN~, SPIN+2 |