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 |  Local Variables
Print Page as PDF
Routine: XPDH

Package: Kernel

Routine: XPDH


Information

XPDH ;SFISC/XAK,RSD - help for answering install questions ;03/27/2008 09:11

Source Information

Source file <XPDH.m>

Entry Points

Name Comments DBIA/ICR reference
REP ;changing your file name
DTA ;help for adding data
OPT ;disable options
RTN ;moving routines
MSG ;creating a Packman message
MG ;adding Coordinator to a Mail Group
INHIBIT ;Inhibit logons during install
MENU ;rebuild menu trees if an Option was added

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"If YES, then the incoming file name and Data Dictionary will"
  • Line Location: REP+1
Function Call: WRITE
  • Prompt: !?5,"overwrite the existing file ",FLAG,"."
  • Line Location: REP+2
Function Call: WRITE
  • Prompt: !!?5,"If NO, then the Install Process will abort.",!
  • Line Location: REP+3
Function Call: WRITE
  • Prompt: !!?5,"YES means that the data coming in with this INSTALL process"
  • Line Location: DTA+1
Function Call: WRITE
  • Prompt: !?5,"will ",FLAG," the data on file if a match is found."
  • Line Location: DTA+2
Function Call: WRITE
  • Prompt: !!?5,"Entries will be added if they do not match exactly"
  • Line Location: DTA+3
Function Call: WRITE
  • Prompt: !?5,"on Name and Identifiers."
  • Line Location: DTA+4
Function Call: WRITE
  • Prompt: !!?5,"NO means that everything will be left as is."
  • Line Location: DTA+5
Function Call: WRITE
  • Prompt: !!?5,"YES means you want to mark Options and Protocols out of"
  • Line Location: OPT+1
Function Call: WRITE
  • Prompt: !?5,"order during the Install Process."
  • Line Location: OPT+2
Function Call: WRITE
  • Prompt: !!?5,"NO means no action will be taken."
  • Line Location: OPT+3
Function Call: WRITE
  • Prompt: !!?5,"YES means you want to update the routines on other CPUs"
  • Line Location: RTN+1
Function Call: WRITE
  • Prompt: !?5,"during the Install Process. This will work only if Taskman"
  • Line Location: RTN+2
Function Call: WRITE
  • Prompt: !?5,"is running during the Install Process."
  • Line Location: RTN+3
Function Call: WRITE
  • Prompt: !!?5,"NO means that only routines on this CPU will be updated."
  • Line Location: RTN+4
Function Call: WRITE
  • Prompt: !!?5,"YES means that you are going to send this Package over"
  • Line Location: MSG+1
Function Call: WRITE
  • Prompt: !?5,"the Network as a message."
  • Line Location: MSG+2
Function Call: WRITE
  • Prompt: !?5,"NO means that a Transport Global will be created."
  • Line Location: MSG+3
Function Call: WRITE
  • Prompt: !!?5,"Enter the person responsible for maintaining the membership"
  • Line Location: MG+1
Function Call: WRITE
  • Prompt: !?5,"of the incoming Mail Group. The person must exist in the"
  • Line Location: MG+2
Function Call: WRITE
  • Prompt: !?5,"New Person file, #200. If the Mail Group exist, it will"
  • Line Location: MG+3
Function Call: WRITE
  • Prompt: !?5,"default to the existing coordinator."
  • Line Location: MG+4
Function Call: WRITE
  • Prompt: !!?5,"YES means that KIDS will set the Inhibit logon in each volume"
  • Line Location: INHIBIT+1
Function Call: WRITE
  • Prompt: !?5,"set in file 14.5, preventing Users from loging on during the install."
  • Line Location: INHIBIT+2
Function Call: WRITE
  • Prompt: !?5,"NO means that KIDS will not set the Inhibit flag."
  • Line Location: INHIBIT+3
Function Call: WRITE
  • Prompt: !?5,"Users may be able to logon during the install."
  • Line Location: INHIBIT+4
Function Call: WRITE
  • Prompt: !!?5,"YES means that KIDS will run the Menu Trees rebuild routines"
  • Line Location: MENU+1
Function Call: WRITE
  • Prompt: !?5,"as part of the installation at the end."
  • Line Location: MENU+2
Function Call: WRITE
  • Prompt: !?5,"NO means that the Menu Trees will not be rebuilt."
  • Line Location: MENU+3
Function Call: WRITE
  • Prompt: !?5,"It is highly recommended that you rebuild Menu Trees"
  • Line Location: MENU+4
Function Call: WRITE
  • Prompt: !?5,"immediately whenever KIDS adds an Option."
  • Line Location: MENU+5

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> FLAG REP+2, DTA+2
Info |  Source |  Entry Points |  Interaction Calls |  Local Variables