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: XUTMQH

Package: Kernel

Routine: XUTMQH


Information

XUTMQH ;SEA/RDS - TaskMan: Option, ZTMINQ, Part 1A (Help) ;4/19/90 12:11 ;

Source Information

Source file <XUTMQH.m>

Entry Points

Name Comments DBIA/ICR reference
ENTRY
HELP ;Help Prompt For '?'

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!!,"This option can only display the tasks that are currently defined on this",!?5,"volume set."
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"Enter A to see all tasks that you created."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"Enter Y to see all currently scheduled or waiting tasks that you created."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,"Enter E to see every task."
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !,"Enter L to pick by number the tasks you want to see."
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !,"Enter U to see tasks that errored, were rejected, or were unscheduled."
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !,"Enter W to pick a device, and see all tasks waiting for that device."
  • Condition for execution: %ZTI
  • Line Location: HELP+9
Function Call: READ
  • Formatting: !!
  • Prompt: "Press RETURN to continue: "
  • Variable: ZT
  • Timeout: $S($D(DTIME)#2:DTIME,1:60)
  • Line Location: HELP+12
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HELP+13
Info |  Source |  Entry Points |  Interaction Calls