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

Package: Oncology

Routine: ONCOENV


Information

ONCOENV ;WASH ISC/SRR,MLH-PACKAGE ENVIRONMENT CHECK VERSION 2.11

Source Information

Source file <ONCOENV.m>

Entry Points

Name Comments DBIA/ICR reference
PRE ; PRE INIT - Check user and device
CK ;Check if installed
; 7/14/94 MLH added NEW to next line to cause version to be
; correctly identified
NN
START
EX ;Exit conversion
CI ;CHECK INSTALLATION VERSION
CN
V
AB
ABORT
GOAHEAD() ; does user want to go ahead with installation?
CV
RSTSET ;JAH 01FEB95; Set up for restaging - called by CK

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!!?15,"YOU ARE NOT IDENTIFIED AS A USER!!",!!?17,"TERMINATING this Installation!",!!!
  • Line Location: PRE+1
Function Call: WRITE
  • Prompt: !!,*7,*7,?10,"INSTALLATION "_V_" Completed: "_Y_"."
  • Line Location: NN+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: START+2
Function Call: WRITE
  • Prompt: !!?10,"Appears installation was started, not completed"
  • Line Location: CI+3
Function Call: WRITE
  • Prompt: !?10,"- no other information available, will continue..."
  • Line Location: CI+4
Function Call: WRITE
  • Prompt: !!?10,"Appears installation of V"_VX_" on "_Y
  • Line Location: CI+10
Function Call: WRITE
  • Prompt: !?10,"began, but did not complete - will continue installation..."
  • Line Location: CI+11
Function Call: WRITE
  • Prompt: !!,"I am going to clean out DD's (national fields only)."
  • Line Location: CN+0
Function Call: WRITE
  • Prompt: !,"I will also purge the static files, except for FOLLOW-UP FORM LETTER."
  • Line Location: CN+1
Function Call: WRITE
  • Prompt: !!,"Please convert to Version 2.0 before proceeding.",!!
  • Line Location: CN+5
Function Call: WRITE
  • Prompt: !!!?25,"INSTALLATION: VERSION ",VR,!?25,Y
  • Line Location: V+0
Function Call: WRITE
  • Prompt: !!?7,"Installation aborted - you may DO ^ONCOINIT at any time."
  • Line Location: ABORT+0
Function Call: WRITE
  • Prompt: !?20,"VERSION "_V_" currently installed",!?32,VX
  • Line Location: CV+1
Function Call: WRITE
  • Prompt: !,?20,"This is a VIRGIN Installation",!!
  • Line Location: CV+2
Function Call: WRITE
  • Prompt: !!,"The post-initialization can automatically recompute"
  • Line Location: RSTSET+1
Function Call: WRITE
  • Prompt: !,"the AJCC staging of entries on your primary file with"
  • Line Location: RSTSET+2
Function Call: WRITE
  • Prompt: !,"a DIAGNOSIS DATE on or after a date you specify."
  • Line Location: RSTSET+3
Function Call: WRITE
  • Prompt: !!,"Answer YES to restage."
  • Line Location: RSTSET+4
Info |  Source |  Entry Points |  Interaction Calls