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

Package: Kernel

Routine: XUTMR


Information

XUTMR ;SEA/RDS - Taskman: Requeue Interface, Part One ;9/8/95 15:49

Source Information

Source file <XUTMR.m>

Entry Points

Name Comments DBIA/ICR reference
INIT ;Setup
LKUP ;Lookup Task
TIME ;Ask Requeue Time
DEV ;Ask Requeue Device And Calculate UCI And CPU Destination
D0
CONT ;Taskman Requeue Interface Is Continued In XUTMR1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: INIT+2
Function Call: READ
  • Formatting: !!
  • Prompt: "Task Number: "
  • Variable: ZTSK
  • Timeout: DTIME
  • Line Location: LKUP+1
Function Call: WRITE
  • Prompt: !,"Please enter the number of an entry in the Task Log that you wish to requeue."
  • Line Location: LKUP+1
Function Call: WRITE
  • Prompt: !!?10,"That file is not currently available. Please try again later."
  • Line Location: LKUP+3
Function Call: WRITE
  • Prompt: !!?10,"You may only requeue tasks that you originally queued."
  • Line Location: LKUP+5
Function Call: WRITE
  • Prompt: !!,"This is a scheduled option, Please use the SCHEDULE/UNSCHDULE option."
  • Line Location: LKUP+6
Function Call: WRITE
  • Prompt: !
  • Line Location: TIME+1
Function Call: WRITE
  • Prompt: !
  • Line Location: TIME+1
Function Call: WRITE
  • Prompt: !!,"No device selected. Task unchanged."
  • Line Location: D0+1
Function Call: WRITE
  • Prompt: !,"Tasks can not open virtual terminals. Please select another device.",$C(7),!
  • Line Location: D0+2
Info |  Source |  Entry Points |  Interaction Calls