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

Package: Kernel

Routine: XUTMTAL


Information

XUTMTAL ;SEA/RDS - TaskMan: ToolKit, Select List ;06/27/94 14:01

Source Information

Source file <XUTMTAL.m>

Entry Points

Name Comments DBIA/ICR reference
START
SETUP ;SELECT--Setup Reader Input Parameters
XFORM ;SELECT--Input Transform
ELEMNT ;XFORM--process each element in the list
ADDTR ;XFORM--Add Task Range To Compression List
HELP1 ;SELECT--Default Help For '?'
SELECT ;Main Section--Select Task

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"That is not a valid task number."
  • Line Location: XFORM+8
Function Call: WRITE
  • Prompt: !!?5,"That is not a valid list of task numbers."
  • Line Location: XFORM+9
Function Call: WRITE
  • Prompt: !?5,"(Irregular list elements ignored)"
  • Line Location: XFORM+10
Function Call: WRITE
  • Prompt: !!?5,"Answer must be the internal number(s) of the task(s) to be selected."
  • Line Location: HELP1+1
Function Call: WRITE
  • Prompt: !!?5,"Answer must be an integer between 1 and 999999999."
  • Line Location: HELP1+2
Function Call: WRITE
  • Prompt: !?5,"Answer may be a range, for example 4000-5000."
  • Line Location: HELP1+3
Function Call: WRITE
  • Prompt: !?5,"Answer may be a list, for example 4001,4004,4010-4020."
  • Line Location: HELP1+4
Function Call: WRITE
  • Prompt: " ** TIME-OUT **",$C(7)
  • Line Location: SELECT+3
Function Call: WRITE
  • Prompt: " ** ^-ESCAPE **"
  • Line Location: SELECT+4
Info |  Source |  Entry Points |  Interaction Calls