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

Package: Uncategorized

Routine: CVERCVT


Information

CVERCVT ;Routine for making VistA changes based on OS

Source Information

Source file <CVERCVT.m>

Entry Points

Name Comments DBIA/ICR reference
START(VER) ; pass the OS version to convert to or A for auto
SETUP ;Set potentially required variables
DEFENV ;Define the current environment
SPLRES ; reset SPOOL devices
NULRES ; null device reset
TNTRES ; telnet device reset
CONSRES ; console device reset
HFSRES ; HSF device reset
PMESRES ; P-MESSAGE device reset
PARMRES ; PARAMETERS file reset
CLRCMPL ; class recompile
FOOKILL ; kill the ^DIZ("foo" global when bringing up Cache after migration

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"WARNING! Unable to determine the current OS...Aborting!"
  • Line Location: DEFENV+7
Function Call: WRITE
  • Prompt: !,"Resetting DEVICE file spool device(s) $I to "_SPL_"..."
  • Line Location: SPLRES+6
Function Call: WRITE
  • Prompt: "...done.",!
  • Line Location: HFSRES+17
Function Call: WRITE
  • Prompt: !,"Resetting KERNEL SYSTEM PARAMETERS file PRIMARY HFS DIRECTORY to "_HFS_"..."
  • Line Location: HFSRES+18
Info |  Source |  Entry Points |  Interaction Calls