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

Package: Engineering

Routine: ENEQPMS1


Information

ENEQPMS1 ;(WASH ISC)/DH-Generate PMI Worklists ;1/24/2001

Source Information

Source file <ENEQPMS1.m>

Entry Points

Name Comments DBIA/ICR reference
WK ;Produce weekly PM worklist
WK1
MNTH ;Produce monthly PM worklist
LSTSRT
LSTSRT1
LSTTEK
LSTTEK1
LSTOOS
LST0
LST01
LST1
OUT
MSG
LSTH0

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,?25,"GENERATE WEEKLY PM LIST(S)",!,?31,"VERSION ",^ENG("VERSION"),!!
  • Line Location: WK+1
Function Call: READ
  • Timeout: DTIME
  • Line Location: WK1+0
Function Call: WRITE
  • Prompt: "??",*7
  • Line Location: WK1+1
Function Call: WRITE
  • Prompt: @IOF,?25,"GENERATE MONTHLY PM LIST(S)",!,?31,"VERSION ",^ENG("VERSION"),!!
  • Line Location: MNTH+1
Function Call: READ
  • Timeout: DTIME
  • Line Location: LSTSRT+1
Function Call: WRITE
  • Prompt: !!,"Within "_ENSRT("A")_", shall worklist be sorted by LOCATION?"
  • Line Location: LSTSRT1+5
Function Call: WRITE
  • Prompt: !,"For all TECH's: "
  • Line Location: LSTTEK1+0
Function Call: WRITE
  • Prompt: !,"You may select all TECH's or one specific TECH. Enter 'Y'es for a worklist",!,"which includes all equipment, regardless of RESPONSIBLE TECHNICIAN."
  • Line Location: LSTTEK1+0
Function Call: READ
  • Formatting: !
  • Prompt: "For what levels of CRITICALITY: ALL// "
  • Variable: X
  • Timeout: DTIME
  • Line Location: LST0+0
Function Call: WRITE
  • Prompt: "??",*7
  • Line Location: LST0+2
Function Call: WRITE
  • Prompt: "??",*7
  • Line Location: LST0+3
Function Call: WRITE
  • Prompt: !,"For all shops"
  • Line Location: LST01+0
Function Call: WRITE
  • Prompt: !,"You may generate worklists for ALL shops or for ONE PARTICULAR shop."
  • Line Location: LST01+0
Function Call: READ
  • Formatting: !
  • Prompt: "Press <RETURN> to continue..."
  • Variable: X
  • Timeout: DTIME
  • Line Location: MSG+0
Function Call: WRITE
  • Prompt: !,"This feature enables you to print a 'partial' PMI list, containing only those",!,"devices whose 'CRITICALITY' falls within a certain range."
  • Line Location: LSTH0+0
Function Call: WRITE
  • Prompt: !!,"For example, if your site ranks devices from 1 to 10 (10 being most critical)",!,"and circumstances are such that you only have resources for a limited number"
  • Line Location: LSTH0+1
Function Call: WRITE
  • Prompt: !,"of PMI's in a given month, you may wish to enter something like '6-10'. This",!,"will mean that PMI's which would normally be scheduled for devices in the"
  • Line Location: LSTH0+2
Function Call: WRITE
  • Prompt: !,"criticality range 1-5 will be suppressed, as will entries with 'CRITICALITY'",!,"greater than 10, but since your site only uses 1 thru 10 there shouldn't be",!,"any."
  • Line Location: LSTH0+3
Function Call: WRITE
  • Prompt: !!,"The system will not attempt to re-schedule these PMI's for the next month,"
  • Line Location: LSTH0+4
Function Call: WRITE
  • Prompt: !,"because that would tend to defeat any efforts to balance the PM work load."
  • Line Location: LSTH0+5
Function Call: WRITE
  • Prompt: !!,"In short, this feature is not intended for routine use but rather as a sys-",!,"tematic approach to dealing with an exceptional situation."
  • Line Location: LSTH0+6
Function Call: WRITE
  • Prompt: !!,"Entries must be in the form 'M-N' where M and N are integers in the range of",!,"1 to 99 and M is less than or equal to N."
  • Line Location: LSTH0+7
Info |  Source |  Entry Points |  Interaction Calls