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

Package: Engineering

Routine: ENPLV1


Information

ENPLV1 ;WISC/SAB-PROJECT VALIDATION, REPORT; 8/27/95

Source Information

Source file <ENPLV1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
; Input Variables
; ENTY type of validation (F, A, R)
; ^TMP($J,"L",project number)=ien^validation code
; ^TMP($J,"V",ien,1,line,0)=TXT error text
; ^TMP($J,"V",ien,2,line,0)=TXT warning text
QEN ; queued entry
EXIT
HD ; header

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Project: ",ENPN,$S(ENV=1:" (failed)",1:" (passed with warnings)")
  • Line Location: QEN+8
Function Call: WRITE
  • Prompt: !,?5,"Note: E) = Error which prevents transmission W) = Warning",!
  • Line Location: QEN+13
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HD+3
Function Call: WRITE
  • Prompt: $S(ENTY="F":"Five Year Facility Plan",ENTY="A":"Project Application",ENTY="R":"Progress Report",1:"Misc.")_" Validation Results ",?50,ENDT,?70,"page ",ENPG
  • Line Location: HD+5
Function Call: WRITE
  • Prompt: !,ENDASH
  • Line Location: HD+6
Function Call: WRITE
  • Prompt: !!,"Project: ",ENPN," (continued)"
  • Line Location: HD+7
Info |  Source |  Entry Points |  Interaction Calls