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 |  All
Print Page as PDF
Routine: AXDRPOST

Package: Uncategorized

Routine: AXDRPOST


Information

AXDRPOST ; IHS OHPRD/LAB - IHS OHPRD/LAB - IHS OHPRD/LAB - POST INIT TO AXDR PACKAGE ; [ 07/26/94 8:09 AM ]

Source Information

Source file <AXDRPOST.m>

Entry Points

Name Comments DBIA/ICR reference
UTIL ;
END
UTILO ;
PACKAGE ;clean up old 20 nodes in package file to prevent error in merge
ADDMENU ;ADDS IHS SPECIFIC MENU OPTIONS
DRIVER ;EP from taskman
PSRX ;reindex C on 52
QUEUE ;
START ;
CHS ;chs package
XIT ;
TSKMN ;
MAIN ;
SD ;RESET SD MERGE ROUTINE IN PACKAGE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This post init will do the following:",!?5,"1). Add several IHS specific options to the Kernel Merge utilities menu"
  • Line Location: START+1
Function Call: WRITE
  • Prompt: !?5,"2) Add several Patient Reg options to the Merge Menu"
  • Line Location: START+2
Function Call: WRITE
  • Prompt: !?5,"3) Re-index a cross reference on the Prescription file"
  • Line Location: START+3
Function Call: WRITE
  • Prompt: !!,"This can be queued, if desired.",!
  • Line Location: START+4
Function Call: WRITE
  • Prompt: !,"Okay, you '^'ed out or timed out so I'm quitting.",!
  • Line Location: QUEUE+4
Info |  Source |  Entry Points |  Interaction Calls |  All