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

Package: Kernel

Routine: XPDCPU


Information

XPDCPU ;SFISC/RWF,RSD - Code that update each cpu ;09/09/96 08:01

Source Information

Source file <XPDCPU.m>

Entry Points

Name Comments DBIA/ICR reference
MOVE ;move routines to other CPU
INSTALL ;install routines
EN(XPDA,XPDVDA) ;XPDA=ien of INSTALL file, XPDVDA=VOLUME SET ien
EN1 ;ask for Install
EN2
CHCK() ;check if the component is installed, return 1 if installed, 0 to abort
FILE(XPDF) ;set NOW into the VOLUME SET multiple, XPDF=field number
UPDT ;update $H into VOLUME SET multiple, field 4

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Run INSTALL^XPDCPU on the other CPU to install the Routines.",!
  • Line Location: MOVE+13
Function Call: WRITE
  • Prompt: !!,"Done",!!
  • Line Location: INSTALL+11
Info |  Source |  Entry Points |  Interaction Calls