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

Package: Kernel

Routine: XPDE


Information

XPDE ;SFISC/RSD - Package Edit ; Apr 15, 2022@08:55:47

Source Information

Source file <XPDE.m>

Entry Points

Name Comments DBIA/ICR reference
EDIT ;edit Build file package
COPY ;copy a Build file package
BUILD ;build package from a namespace
VER ;verify a Build file package
DIC(DIC,A,XPDL) ;DIC lookup to Build file, 9.6
NEW(DA) ;create Kernel Files multiple for package DA
QUIT(Y) ;unlock Y
FILES ;kernel files for field 7 in file 9.6

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: COPY+1
Function Call: WRITE
  • Prompt: !,$P(TO0,U)," package will be PURGED before the copy."
  • Line Location: COPY+7
Function Call: WRITE
  • Prompt: !
  • Line Location: COPY+8
Function Call: WRITE
  • Prompt: !
  • Line Location: COPY+10
Function Call: WRITE
  • Prompt: $P(TO0,U)," being deleted!"
  • Line Location: COPY+12
Function Call: WRITE
  • Prompt: "...Done.",!
  • Line Location: COPY+23
Function Call: WRITE
  • Prompt: !
  • Line Location: BUILD+1
Function Call: WRITE
  • Prompt: !
  • Line Location: BUILD+3
Function Call: WRITE
  • Prompt: !,"The Build Type must be SINGLE PACKAGE!!",!
  • Line Location: BUILD+4
Function Call: WRITE
  • Prompt: !
  • Line Location: BUILD+12
Function Call: WRITE
  • Prompt: !!,"NAMESPACE INCLUDE",?35,"EXCLUDE",!,?11,"-------",?35,"-------"
  • Line Location: BUILD+15
Function Call: WRITE
  • Prompt: !?11,X,?35,Y
  • Line Location: BUILD+17
Function Call: WRITE
  • Prompt: "."
  • Line Location: BUILD+24
Function Call: WRITE
  • Prompt: "...Done.",!
  • Line Location: BUILD+35
Function Call: WRITE
  • Prompt: !,"Being accessed by another user"
  • Line Location: DIC+5
Info |  Source |  Entry Points |  Interaction Calls