Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XUTMQ3

Package: Kernel

Routine: XUTMQ3


Information

XUTMQ3 ;SEA/RDS - TaskMan: Option, ZTMINQ, Part 5 (Modules) ;03/09/2000 12:58

Source Information

Source file <XUTMQ3.m>

Entry Points

Name Comments DBIA/ICR reference
ENTRY
PRINT ;Subroutine--Print A Task
OUT ;Tag for breaking FOR scope to exit early
IOQ0 ;IOQ--Extending Scope Of FOR Loop
IO ;IO1--List the tasks waiting for the selected device
IOQ ;Tasks waiting for devices.
IO1 ;Waiting list for a device
IO2 ;IO1--prompt user for a device
IO3 ;IO2--?? help for device selection
IOCNT ;IO3--count tasks waiting for each device

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRINT+2
Function Call: WRITE
  • Prompt: !
  • Line Location: IO+3
Function Call: WRITE
  • Prompt: !!,"There are no tasks waiting for devices on this volume set."
  • Line Location: IOQ+3
Function Call: WRITE
  • Prompt: !
  • Line Location: IOQ+4
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: IO2+7
Function Call: WRITE
  • Prompt: !!?5,"These are the devices with waiting tasks:",!
  • Line Location: IO3+2
Function Call: WRITE
  • Prompt: !?5,ZT2,?40,ZTC," task",$S(ZTC=1:"",1:"s")
  • Line Location: IO3+4
Info |  Source |  Entry Points |  Interaction Calls