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

Package: Kernel

Routine: XUMF4H


Information

XUMF4H ;CIOFO-SF/RAM - Institution File Clean Up; 06/28/99

Source Information

Source file <XUMF4H.m>

Entry Points

Name Comments DBIA/ICR reference
DSTA ; -- duplicate station #s
RDSN ; -- deleted duplicate station number
LLCL ; -- local data
NATL ; -- national
MSTA ; -- missing station numbers
AUTO ; -- auto update with national data
CHCK ; -- check if update is complete
NAME ; -- institution vs. national names
EOP ; -- End-of-Page

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This list displays duplicate STATION NUMBER (#99)."
  • Line Location: RDSN+2
Function Call: WRITE
  • Prompt: !,"The action associated with this list will automatically"
  • Line Location: RDSN+3
Function Call: WRITE
  • Prompt: !,"remove the value from field #99 for local and duplicate"
  • Line Location: RDSN+4
Function Call: WRITE
  • Prompt: !,"entries.",!!
  • Line Location: RDSN+5
Function Call: WRITE
  • Prompt: !!,"This list displays entries that are in the INSTITUTION (#4)"
  • Line Location: LLCL+2
Function Call: WRITE
  • Prompt: !,"file but not in the national file."
  • Line Location: LLCL+3
Function Call: WRITE
  • Prompt: !!,"This list is informational only and has no actions associated"
  • Line Location: LLCL+4
Function Call: WRITE
  • Prompt: !,"with it.",!!
  • Line Location: LLCL+5
Function Call: WRITE
  • Prompt: !!,"This list displays the Master Institutution File data.",!!
  • Line Location: NATL+2
Function Call: WRITE
  • Prompt: !!,"This list displays station numbers that are in the national"
  • Line Location: MSTA+2
Function Call: WRITE
  • Prompt: !,"file but not in the INSTITUTION (#4) file."
  • Line Location: MSTA+3
Function Call: WRITE
  • Prompt: !!,"This list is informational only and has no actions associated"
  • Line Location: MSTA+4
Function Call: WRITE
  • Prompt: !,"with it.",!!
  • Line Location: MSTA+5
Function Call: WRITE
  • Prompt: !!,"This action will automatically update the INSTITUTION (#4) file"
  • Line Location: AUTO+2
Function Call: WRITE
  • Prompt: !,"with national data.",!!
  • Line Location: AUTO+3
Function Call: WRITE
  • Prompt: !!,"Use this action to check if the all the required steps have"
  • Line Location: CHCK+2
Function Call: WRITE
  • Prompt: !,"been performed and the clean up has completed.",!!
  • Line Location: CHCK+3
Function Call: WRITE
  • Prompt: !!,"This main screen displays a side-by-side view of the INSTITUTION"
  • Line Location: NAME+2
Function Call: WRITE
  • Prompt: !,"(#4) file and the national file names by station number.",!
  • Line Location: NAME+3
Function Call: WRITE
  • Prompt: !,"LLCL - lists local station numbers to be deleted.",!
  • Line Location: NAME+4
Function Call: WRITE
  • Prompt: !,"DSTA - automatically deletes local/duplicate station numbers.",!
  • Line Location: NAME+5
Function Call: WRITE
  • Prompt: !,"NATL - lists Institution Master File entries to merge.",!
  • Line Location: NAME+6
Function Call: WRITE
  • Prompt: !,"AUTO - merges national data with local INSTITUTION (#4) file.",!
  • Line Location: NAME+7
Function Call: WRITE
  • Prompt: !,"CHCK - run this action to see pending clean up actions to perform.",!!
  • Line Location: NAME+8
Info |  Source |  Entry Points |  Interaction Calls