Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All
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>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
Kernel 1 ^XUTMQ  

Entry Points

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

External References

Name Field # of Occurrence
^XUTMQ ENTRY

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %ZTF HELP+7
>> %ZTI HELP+8, HELP+9
>> %ZTL HELP+11
>> %ZTR HELP+10
DTIME HELP+12
IOF HELP+1, HELP+13
ZT HELP+1~, HELP+12*
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All