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

Package: Engineering

Routine: ENY2K8


Information

ENY2K8 ;(WIRMFO)/DH-Equipment Y2K Report (Overwrite?) ;5.7.98

Source Information

Source file <ENY2K8.m>

Entry Points

Name Comments DBIA/ICR reference
OVERWRT ; ask user what to do with existing entries

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Of these "_COUNT_" equipment records, "_COUNT("PRE")_" already have a Y2K CATEGORY."
  • Line Location: OVERWRT+1
Function Call: WRITE
  • Prompt: !,?10,COUNT("FC")_" are FULLY COMPLIANT."
  • Line Location: OVERWRT+2
Function Call: WRITE
  • Prompt: !,?10,COUNT("NC")_" are NON-COMPLIANT."
  • Line Location: OVERWRT+3
Function Call: WRITE
  • Prompt: !,?10,COUNT("CC")_" are CONDITIONALLY COMPLIANT."
  • Line Location: OVERWRT+4
Function Call: WRITE
  • Prompt: !,?10,COUNT("NA")_" are NOT APPLICABLE."
  • Line Location: OVERWRT+5
Function Call: WRITE
  • Prompt: !
  • Line Location: OVERWRT+6
Info |  Source |  Entry Points |  Interaction Calls