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

Package: Kernel

Routine: XPDIL1


Information

XPDIL1 ;SFISC/RSD - cont. of load Distribution Global ;05/05/2008

Source Information

Source file <XPDIL1.m>

Entry Points

Name Comments DBIA/ICR reference
PKG(XPDA) ;check Package file
INST(XPDNM) ;add to Install file
ENV(XPDENV) ;environment check & version check
ABORT
REQB() ;check for Required Builds
INRTN(X)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?3,XPDNM
  • Line Location: PKG+2
Function Call: WRITE
  • Prompt: !!,"But I need Version ",+Y," of KERNEL!"
  • Line Location: PKG+8
Function Call: WRITE
  • Prompt: !,"But I Need Version ",+$P(Y,U,2)," of VA FILEMAN!"
  • Line Location: PKG+9
Function Call: WRITE
  • Prompt: !,"Transport Build is corrupted!",!
  • Line Location: PKG+11
Function Call: WRITE
  • Prompt: !,"Build ",XPDNM," has been loaded before, here is when: "
  • Line Location: INST+5
Function Call: WRITE
  • Prompt: !?6,$P(%,U)," "
  • Line Location: INST+8
Function Call: WRITE
  • Prompt: "**Transport Global already exists**",*7
  • Line Location: INST+9
Function Call: WRITE
  • Prompt: $$EXTERNAL^DILFD(9.7,.02,"",$P(%,U,9)),!?%X,"was loaded on ",$$FMTE^XLFDT($P($G(^XPD(9.7,Y,1)),U))
  • Line Location: INST+10
Function Call: WRITE
  • Prompt: !,"Can't add Build ",XPDNM," to Install File"
  • Line Location: INST+18
Function Call: WRITE
  • Prompt: !?3,XPDNM
  • Line Location: INST+25
Function Call: WRITE
  • Prompt: !,"Transport Build is corrupted!"
  • Line Location: ENV+8
Function Call: WRITE
  • Prompt: !,"This Patch is for Version ",%,", you are running Version ",Y,!
  • Line Location: ENV+14
Function Call: WRITE
  • Prompt: !,"You have a Version greater than mine!",!
  • Line Location: ENV+16
Info |  Source |  Entry Points |  Interaction Calls