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

Package: Lab Service

Routine: LRWU8A


Information

LRWU8A ;DALOI/TCK - TOOL TO FIX ORGANISM SUBFILE & DATA-PART 2 ;06/18/12 13:32

Source Information

Source file <LRWU8A.m>

Entry Points

Name Comments DBIA/ICR reference
ASK() ; Run analyze/repair query.
SEND ; Send the report/email to all recipients selected.
LN() ; Increment the line couter.
GETDATA(TYP,CNT,A1,A2,A3,A4,A5,A6) ; Set up variables for print.
BLDARY(TYP) ; Build the array.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This process will check the Organism Sub-field (#63.3) of"
  • Line Location: ASK+7
Function Call: WRITE
  • Prompt: !,"the LAB DATA file (#63) looking for possible discrepancies"
  • Line Location: ASK+8
Function Call: WRITE
  • Prompt: !,"in the Data Dictionary. Once the process has completed, a"
  • Line Location: ASK+9
Function Call: WRITE
  • Prompt: !,"MailMan message will be sent to the user that started this"
  • Line Location: ASK+10
Function Call: WRITE
  • Prompt: !,"process and any other user selected."
  • Line Location: ASK+11
Function Call: WRITE
  • Prompt: !!
  • Line Location: ASK+12
Function Call: WRITE
  • Prompt: !,"The two modes in which this process can be run are ANALYZE"
  • Line Location: ASK+13
Function Call: WRITE
  • Prompt: !,"and REPAIR. If the ANALYZE option is chosen, the process will"
  • Line Location: ASK+14
Function Call: WRITE
  • Prompt: !,"only look for the discrepancies and report the findings via"
  • Line Location: ASK+15
Function Call: WRITE
  • Prompt: !,"a MailMan message. If the ANALYZE/REPAIR option is chosen the"
  • Line Location: ASK+16
Function Call: WRITE
  • Prompt: !,"process will ANALYZE and REPAIR any discrepancies found that"
  • Line Location: ASK+17
Function Call: WRITE
  • Prompt: !,"can be fixed programmatically and list all those that could"
  • Line Location: ASK+18
Function Call: WRITE
  • Prompt: !,"not be fixed but need attention."
  • Line Location: ASK+19
Function Call: WRITE
  • Prompt: !!
  • Line Location: ASK+20
Info |  Source |  Entry Points |  Interaction Calls