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

Package: Kernel

Routine: ZISHUNT


Information

ZISHUNT ;SFISC/AC - HUNT GROUP MANAGER ;11/29/89 15:52

Source Information

Source file <ZISHUNT.m>

Entry Points

Name Comments DBIA/ICR reference
EDIT ;Edit Hunt Groups.
DEL ;Delete Hunt Groups
DIC
LST
E
ADD ;Add Hunt Groups
D
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"You have selected for deletion the following Hunt Groups:",!
  • Line Location: DEL+4
Function Call: WRITE
  • Prompt: !?20,$P(^(ZISI),"^",2)
  • Line Location: DEL+5
Function Call: WRITE
  • Prompt: !!,"OK TO DELETE"
  • Line Location: DEL+6
Function Call: WRITE
  • Prompt: *7," ??"
  • Line Location: DEL+7
Function Call: WRITE
  • Prompt: !?20,$P(ZISY,"^",2)_" -- DELETED"
  • Line Location: DEL+8
Function Call: WRITE
  • Prompt: !,DIC("A")
  • Line Location: DIC+0
Function Call: WRITE
  • Prompt: *7," ??"
  • Line Location: DIC+8
Function Call: WRITE
  • Prompt: !?2,*7," ARE YOU ADDING '"_X_"' AS A NEW HUNT GROUP"
  • Line Location: E+0
Function Call: WRITE
  • Prompt: D
  • Condition for execution: %'=1 *7," ??" G DIC:%'=1
  • Line Location: E+0
Function Call: WRITE
  • Prompt: *7,"<"_X_" DELETED>"
  • Line Location: ADD+1
Info |  Source |  Entry Points |  Interaction Calls