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

Package: Imaging

Routine: MAGJINI


Information

MAGJINI ;;WIRMFO/JHC VistaRad Maintenance functions [ 07/07/1999 2:42 PM ]

Source Information

Source file <MAGJINI.m>

Entry Points

Name Comments DBIA/ICR reference
ENV ; "Environment Check" for KIDS Install
KOLDDD ; K ^DD(2006.631,3),^(4),^DD(2006.631,"B","SEARCH"),^DD(2006.631,"B","SEARCH2")
; K ^DD(2006.631,"GL",3),^(4),^DD(2006.631,"SB",2006.6313,3),^DD(2006.631,"SB",2006.6314,4)
MAG30T5A ; EP for KIDS PRE-Install init magj 3.0t5
MAG30T5B ; EP for KIDS POST-Install init magj 3.0t5
MAG30T7A ; EP for KIDS PRE-Install init magj 3.0t7
MAG30T7B ; EP for KIDS POST-Install init magj 3.0t7
MAG30T8A ; EP for KIDS Pre-Install init magj 3.0t8
MAG30T8B ; EP for KIDS POST-Install init magj 3.0t8
MG30T11A ; EP for KIDS Pre-Install init magj 3.0t11
MG30T11B ; EP for KIDS POST-Install init magj 3.0t11
MG30T18A ; EP for KIDS Pre-Install init magj 3.0t18
MG30T18B ; EP for KIDS POST-Install init magj 3.0t18
BUILD72 ; copy Exam Status Category data to RAD file #72
BGCSTOP ; Stop Background Compile program
BGCSTRT ; re-enable Background Compile
PREFKIL ; initialize the Prior Exams Logic File (Prefetch logic)
D2006631 ; Clean Up old vs List Definition file
INIT63 ; Initialize 2006.63 for re-create updated version
; This must always be followed by running B2006631
B2006631 ; Create "DEF" nodes, Button labels for updated List Def'ns
END ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,*7,"Wait for Background Compile program to stop;"
  • Line Location: BGCSTOP+9
Function Call: WRITE
  • Prompt: !," this might take up to a few minutes."
  • Line Location: BGCSTOP+10
Function Call: WRITE
  • Prompt: !!,"Background Compile "
  • Line Location: BGCSTOP+13
Function Call: WRITE
  • Prompt: "Stopped; proceed with install."
  • Line Location: BGCSTOP+14
Function Call: WRITE
  • Prompt: "NOT Stopped -- Try again? Y// "
  • Line Location: BGCSTOP+15
Function Call: READ
  • Variable: X
  • Timeout: 120
  • Line Location: BGCSTOP+16
Function Call: WRITE
  • Prompt: !!,"Exiting out of Install"
  • Line Location: BGCSTOP+18
Function Call: WRITE
  • Prompt: !!,"Background Compile Enabled again"
  • Line Location: BGCSTRT+3
Info |  Source |  Entry Points |  Interaction Calls