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

Package: Kernel

Routine: XUTMQ0


Information

XUTMQ0 ;SEA/RDS - TaskMan: Option, ZTMINQ, Part 2 (Modules) ;4/20/95 10:33

Source Information

Source file <XUTMQ0.m>

Entry Points

Name Comments DBIA/ICR reference
ENTRY
ALL ;BRANCH^XUTMQ--all of one user's tasks.
A1 ;
A2 ;
A3 ;
A4 ;
FUT ;BRANCH^XUTMQ--one user's future tasks.
F1
F2
F3
F4
F5 ;
F6
KEY ;ALL/FUT--set up variables for chosen user
K
MATCH(ZTS,ZTDUZ,ZTREC) ;
SORT(ZTDTH,ZTSK) ;
PRINT ;ALL/FUT--print a task

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "."
  • Line Location: A1+2
Function Call: WRITE
  • Prompt: "finished!",!
  • Line Location: A3+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: A4+1
Function Call: WRITE
  • Prompt: " no tasks in this volume set's Task file.",!
  • Line Location: A4+1
Function Call: WRITE
  • Prompt: ZTUSER," has"
  • Line Location: A4+2
Function Call: WRITE
  • Prompt: "You have"
  • Line Location: A4+3
Function Call: WRITE
  • Prompt: !
  • Line Location: A4+4
Function Call: WRITE
  • Prompt: "finished!",!
  • Line Location: F4+5
Function Call: WRITE
  • Prompt: !!
  • Line Location: F6+0
Function Call: WRITE
  • Prompt: ZTUSER," has"
  • Line Location: F6+1
Function Call: WRITE
  • Prompt: "You have"
  • Line Location: F6+2
Function Call: WRITE
  • Prompt: !
  • Line Location: F6+4
Function Call: WRITE
  • Prompt: !!,"Select the user whose tasks you wish to see.",!!
  • Line Location: KEY+6
Function Call: WRITE
  • Prompt: " ** TIMEOUT **",$C(7)
  • Line Location: K+1
Function Call: WRITE
  • Prompt: " ** ^ ESCAPE **"
  • Line Location: K+2
Function Call: WRITE
  • Prompt: !!,"Please wait while I search for the tasks...searching..."
  • Line Location: K+4
Function Call: WRITE
  • Prompt: @IOF,!,ZTH,!
  • Line Location: PRINT+5
Function Call: WRITE
  • Prompt: !,"-------------------------------------------------------------------------------"
  • Line Location: PRINT+6
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+10
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRINT+12
Info |  Source |  Entry Points |  Interaction Calls