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

Package: Kernel

Routine: XQALMAKE


Information

XQALMAKE ;ISC-SF.SEA/JLI- HIGH LEVEL SETUP ALERT ;4/9/07 14:03

Source Information

Source file <XQALMAKE.m>

Entry Points

Name Comments DBIA/ICR reference
ENTRY ;
TEXT
ASKOPT
ASKROU
SETIT ;
GETOPT ;
EXIT ;
LOOP1
SETONE ;
LONGTEXT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"ALERT GENERATOR"
  • Line Location: ENTRY+1
Function Call: READ
  • Timeout: DTIME
  • Line Location: TEXT+1
Function Call: READ
  • Formatting: !
  • Prompt: "Enter ROUTINE name or ENTRY^ROUTINE name: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASKROU+1
Function Call: WRITE
  • Prompt: !,"Routine '",X,"' not present"
  • Line Location: ASKROU+1
Function Call: WRITE
  • Prompt: !!,"As currently entered, this alert will display the following text:",!!,XQAMSG
  • Line Location: SETIT+2
Function Call: WRITE
  • Prompt: X
  • Line Location: SETIT+3
Function Call: WRITE
  • Prompt: !!,"On selection of the alert, the user will run the routine ",XQAROU
  • Condition for execution: $D(XQAROU)
  • Line Location: SETIT+4
Function Call: WRITE
  • Prompt: !!,"On selection of the alert, the user will be taken to the",!,"the option ",XQAOPT
  • Condition for execution: $D(XQAOPT)
  • Line Location: SETIT+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: SETIT+4
Function Call: WRITE
  • Prompt: !!?20,"ALERT IS NOW SET",!!
  • Line Location: SETIT+7
Function Call: READ
  • Timeout: DTIME
  • Line Location: LOOP1+0
Function Call: READ
  • Formatting: !
  • Prompt: "Enter another user or G.mailgroup: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: LOOP1+1
Function Call: WRITE
  • Prompt: !,"Enter .EXIT to terminate input",!
  • Line Location: LONGTEXT+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: LONGTEXT+2
Function Call: WRITE
  • Prompt: !
  • Line Location: LONGTEXT+2
Info |  Source |  Entry Points |  Interaction Calls