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 |  Local Variables |  All
Print Page as PDF
Routine: AQAOHOP1

Package: Quality Assurance

Routine: AQAOHOP1


Information

AQAOHOP1 ; IHS/ORDC/LJF - HELP TEXT FOR OCC REPORTS ;

Source Information

Source file <AQAOHOP1.m>

Entry Points

Name Comments DBIA/ICR reference
QRFND ;ENTRY POINT for intro text for quick reference on findings
; called by entry action of option AQAO QUICK FINDINGS
QRIND ;ENTRY POINT for intro text for quick reference on indicators
; called by entry action of option AQAO QUICK INDICATOR
APLAN ;ENTRY POINT intro text to print a summary of selected action plans
; called by entry action of option AQAO ACTPLAN PRINT
SUMM ;ENTRY POINT intro text for to print occurrence summaries
; called by entry action of option AQAO PRINT OCC SUMMARY
WRKSHT ;ENTRY POINT intro text for to print occurrence review worksheets
; called by entry action of option AQAO OCC WORKSHEET
QRACT ;ENTRY POINT for intro text for quick reference on actions
; called by entry action of option AQAO QUICK ACTIONS

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!!?20,"PRINT OCCURRENCE SUMMARIES",!!
  • Line Location: SUMM+2
Function Call: WRITE
  • Prompt: !?5,"Use this option to print full page summaries of selected"
  • Line Location: SUMM+3
Function Call: WRITE
  • Prompt: !?5,"occurrences. Once you select one occurrence, you will be asked"
  • Line Location: SUMM+4
Function Call: WRITE
  • Prompt: !?5,"to select another. Upon choosing all you wish to print, simply"
  • Line Location: SUMM+5
Function Call: WRITE
  • Prompt: !?5,"hit <return> to proceed to the device prompt."
  • Line Location: SUMM+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: SUMM+7
Function Call: WRITE
  • Prompt: @IOF,!!?20,"PRINT REVIEW WORKSHEETS FOR OCCURRENCES",!!
  • Line Location: WRKSHT+2
Function Call: WRITE
  • Prompt: !?5,"Use this option if you wish to print a WORKSHEET for your"
  • Line Location: WRKSHT+3
Function Call: WRITE
  • Prompt: !?5,"review of one or more occurrences. You will be asked to choose"
  • Line Location: WRKSHT+4
Function Call: WRITE
  • Prompt: !?5,"the REVIEW STAGE for your worksheets. Then you will be asked"
  • Line Location: WRKSHT+5
Function Call: WRITE
  • Prompt: !?5,"for all the occurrences for which you need a worksheet at that"
  • Line Location: WRKSHT+6
Function Call: WRITE
  • Prompt: !?5,"review stage. Each worksheet lists your OPTIONS for possible"
  • Line Location: WRKSHT+7
Function Call: WRITE
  • Prompt: !?5,"findings and actions related to that review stage.",!!
  • Line Location: WRKSHT+8
Function Call: WRITE
  • Prompt: @IOF,!!?20,"PRINT ACTION PLAN SUMMARIES",!!
  • Line Location: APLAN+2
Function Call: WRITE
  • Prompt: !?5,"Use this option to print full page summaries of action plans"
  • Line Location: APLAN+3
Function Call: WRITE
  • Prompt: !?5,"tied to your review of occurrences. Action plans are specific"
  • Line Location: APLAN+4
Function Call: WRITE
  • Prompt: !?5,"projects to improve quality based on the review of occurrences."
  • Line Location: APLAN+5
Function Call: WRITE
  • Prompt: !?5,"Please see the EVALUATION OF ACTIONS Menu for more details on"
  • Line Location: APLAN+6
Function Call: WRITE
  • Prompt: !?5,"action plans.",!!
  • Line Location: APLAN+7
Function Call: WRITE
  • Prompt: @IOF,!!?10,"PRINT QUICK REFERENCE SHEET - ACTIONS With Abbreviations"
  • Line Location: QRACT+2
Function Call: WRITE
  • Prompt: !!?5,"Use this option to print a REFERENCE SHEET of the ACTIONS"
  • Line Location: QRACT+3
Function Call: WRITE
  • Prompt: !?5,"available for occurrence reviews with their associated"
  • Line Location: QRACT+4
Function Call: WRITE
  • Prompt: !?5,"ABBREVIATIONS. This will help you to read reports where there"
  • Line Location: QRACT+5
Function Call: WRITE
  • Prompt: !?5,"is only enough room for the abbreviations.",!!
  • Line Location: QRACT+6
Function Call: WRITE
  • Prompt: @IOF,!!?7,"PRINT QUICK REFERENCE SHEET - FINDINGS With Abbreviations"
  • Line Location: QRFND+2
Function Call: WRITE
  • Prompt: !!?5,"Use this option to print a REFERENCE SHEET of the FINDINGS"
  • Line Location: QRFND+3
Function Call: WRITE
  • Prompt: !?5,"available for occurrence reviews with their associated"
  • Line Location: QRFND+4
Function Call: WRITE
  • Prompt: !?5,"ABBREVIATIONS. This will help you to read reports where there"
  • Line Location: QRFND+5
Function Call: WRITE
  • Prompt: !?5,"is only enough room for the abbreviations.",!!
  • Line Location: QRFND+6
Function Call: WRITE
  • Prompt: @IOF,!!?7,"PRINT QUICK REFERENCE SHEET - INDICATORS By Number"
  • Line Location: QRIND+2
Function Call: WRITE
  • Prompt: !!?5,"Use this option to print a REFERENCE SHEET of the INDICATORS"
  • Line Location: QRIND+3
Function Call: WRITE
  • Prompt: !?5,"available for occurrence reviews along with their CODE NUMBER."
  • Line Location: QRIND+4
Function Call: WRITE
  • Prompt: !?5,"This will help you to read reports where there is only enough"
  • Line Location: QRIND+5
Function Call: WRITE
  • Prompt: !?5,"room for the indicator number.",!!
  • Line Location: QRIND+6

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
IOF SUMM+2, WRKSHT+2, APLAN+2, QRACT+2, QRFND+2, QRIND+2
Info |  Source |  Entry Points |  Interaction Calls |  Local Variables |  All