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

Package: Kernel

Routine: XUTMQ


Information

XUTMQ ;SEA/RDS - TaskMan: Option, XUTMINQ, Show task lists ;07/24/2000 13:23

Source Information

Source file <XUTMQ.m>

Entry Points

Name Comments DBIA/ICR reference
ENV ;Establish Routine Environment
SELECT ;Select listing (main loop)
FLAGS ;Reset Taskman Files Status Flags
SET ;Create set of choices for user
PROMPT ;Create prompt and help text
BRANCH ;DO selected listing
LIST ;Print a list of tasks in ^TMP($J,n,m).
LSTPRE ;
HDR
WAIT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The Task File is empty, and there are no tasks currently running."
  • Line Location: ENV+3
Function Call: WRITE
  • Prompt: "*TIMEOUT*",$C(7)
  • Line Location: SELECT+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: FLAGS+2
Function Call: WRITE
  • Prompt: !,"-------------------------------------------------------------------------------"
  • Line Location: LIST+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: "Task list ",XUDD,?70,"Page ",PG
  • Line Location: HDR+3
Info |  Source |  Entry Points |  Interaction Calls