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

Package: Imaging

Routine: MAGJMN1


Information

MAGJMN1 ;WIRMFO/JHC - VRad Maint functions ; 10 Sep 2014 10:35 AM

Source Information

Source file <MAGJMN1.m>

Entry Points

Name Comments DBIA/ICR reference
ENVCHK ; "Environment Check" for KIDS Install
SVRLIST ;
ENSRCH ; Invoke Search for 2006.631 def'n
BLDDEF(LSTID) ; build DEF nodes for Column/Sort defs
BLDDEF2(X) ;
POSTINST ; Patch installation inits, etc.
; D BLDALL ; update list definitions <*> Use any time fields are added
BLDALL ; Create "DEF" nodes, Button labels List Def'ns
; Updates all lists after s/w update list defs are installed
POST ; Install msg
YN(MSG,DFLT) ; get Yes/No reply
YN1
LSTINQ ; Inq/Disp list def'n
DISPSRCH(GREF) ; GREF holds indirect ref for global holding search logic data
VRSIT ;
EEPRO ;
EEPREF ;
INPREF ; Inquire VRad PreFetch
PRPREF ;Print VRad Prefetch
BGCSTOP ; Stop Background Compile program
BGCSTRT ; re-enable Background Compile
END ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!!?10,"Enter/Edit VistARad Exams List Definition",!!
  • Line Location: SVRLIST+1
Function Call: WRITE
  • Prompt: !!,$C(7),"You may not edit System-Supplied files!"
  • Line Location: SVRLIST+6
Function Call: WRITE
  • Prompt: !!,"List Definition complete!"
  • Line Location: SVRLIST+13
Function Call: WRITE
  • Prompt: !
  • Line Location: ENSRCH+12
Function Call: WRITE
  • Prompt: !!?7,"Re-entering the search logic requires first deleting the current",!?7,"definition, then entering the new definition from scratch."
  • Line Location: ENSRCH+15
Function Call: WRITE
  • Prompt: !!?7,"Now enter search logic for this List. To do this, the program"
  • Line Location: ENSRCH+19
Function Call: WRITE
  • Prompt: !?7,"will prompt you just as if you were going to run a Fileman Search."
  • Line Location: ENSRCH+20
Function Call: WRITE
  • Prompt: !?7,"When prompted STORE RESULTS OF SEARCH IN TEMPLATE:, answer with 'TEMP'"
  • Line Location: ENSRCH+21
Function Call: WRITE
  • Prompt: !?7,"If prompted ... OK TO PURGE? NO// answer 'YES'; don't bother specifying"
  • Line Location: ENSRCH+22
Function Call: WRITE
  • Prompt: !?7,"output print fields, but just RETURN through all the prompts to"
  • Line Location: ENSRCH+23
Function Call: WRITE
  • Prompt: !?7,"complete the process. The search definition will be saved as part"
  • Line Location: ENSRCH+24
Function Call: WRITE
  • Prompt: !?7,"of this List definition; you will test it out by running it from "
  • Line Location: ENSRCH+25
Function Call: WRITE
  • Prompt: !?7,"the workstation. If you need to modify the search logic, you will"
  • Line Location: ENSRCH+26
Function Call: WRITE
  • Prompt: !?7,"have to re-enter it in its entirety."
  • Line Location: ENSRCH+27
Function Call: WRITE
  • Prompt: !!?7,"NOTES: EXAM LOCK INDICATOR will not work for search logic;"
  • Line Location: ENSRCH+28
Function Call: WRITE
  • Prompt: !?14,"REMOTE CACHE INDICATOR only works for Null/Not Null logic."
  • Line Location: ENSRCH+29
Function Call: WRITE
  • Prompt: !!," Search logic NOT updated"
  • Line Location: ENSRCH+32
Function Call: WRITE
  • Prompt: " -- Deleted!"
  • Line Location: ENSRCH+35
Function Call: WRITE
  • Prompt: !
  • Line Location: YN+2
Function Call: WRITE
  • Prompt: !,MSG_" "_DFLT_"// "
  • Line Location: YN1+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: YN1+1
Function Call: WRITE
  • Prompt: " ??? Enter YES or NO",!
  • Line Location: YN1+2
Function Call: WRITE
  • Prompt: !!?15,"Display VistARad Exams List Definition",!!
  • Line Location: LSTINQ+2
Function Call: WRITE
  • Prompt: !
  • Line Location: LSTINQ+8
Function Call: READ
  • Formatting: !
  • Prompt: "Enter RETURN to display the Search Logic: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: LSTINQ+9
Function Call: WRITE
  • Prompt: !
  • Line Location: LSTINQ+9
Function Call: WRITE
  • Prompt: !,"List Exams where:",!
  • Line Location: DISPSRCH+1
Function Call: WRITE
  • Prompt: !?3,^(I)
  • Line Location: DISPSRCH+2
Function Call: WRITE
  • Prompt: !?3,"NO Search Logic defined!"
  • Line Location: DISPSRCH+3
Function Call: WRITE
  • Prompt: @IOF,!!?10,"Enter/Edit VistARad Site Parameters",!!
  • Line Location: VRSIT+1
Function Call: WRITE
  • Prompt: !!,"Editing VistARad Timeout for division #",DUZ(2),!
  • Line Location: VRSIT+12
Function Call: WRITE
  • Prompt: !!,"Editing default "_PROMPT_" profile ...",!
  • Line Location: EEPRO+8
Function Call: WRITE
  • Prompt: @IOF,!!?10,"Enter/Edit VistARad Prefetch Logic",!!
  • Line Location: EEPREF+1
Function Call: WRITE
  • Prompt: @IOF,!!?10,"Inquire VistARad Prefetch Logic",!!
  • Line Location: INPREF+1
Function Call: READ
  • Formatting: !
  • Prompt: "Enter RETURN to continue: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: INPREF+8
Function Call: WRITE
  • Prompt: !
  • Line Location: INPREF+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: PRPREF+2
Function Call: READ
  • Formatting: !
  • Prompt: "Enter RETURN to continue: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: PRPREF+4
Function Call: WRITE
  • Prompt: !
  • Line Location: PRPREF+4
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: "."
  • Line Location: BGCSTOP+12
Function Call: WRITE
  • Prompt: !!,"Background Compile Stopped"
  • Line Location: BGCSTOP+15
Function Call: WRITE
  • Prompt: "; proceeding with install.",!
  • Line Location: BGCSTOP+16
Function Call: WRITE
  • Prompt: !!,*7," * * * Exiting out of patch installation * * * ",!
  • Line Location: BGCSTOP+22
Function Call: WRITE
  • Prompt: " ... Enabling background compile ."
  • Line Location: BGCSTRT+1
Function Call: WRITE
  • Prompt: !!,"Background Compile Enabled.",!
  • Line Location: BGCSTRT+5
Info |  Source |  Entry Points |  Interaction Calls