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

Package: Mental Health

Routine: YTAUDIT


Information

YTAUDIT ;SLC/TGA-AUDIT PSYCH TESTS ; 7/10/89 11:20 ;

Source Information

Source file <YTAUDIT.m>

Entry Points

Name Comments DBIA/ICR reference
1 ;
ENP ;
P ;
END ;
H ;
CK ;
DT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,?30,"Test/Interview Audit"
  • Line Location: YTAUDIT+5
Function Call: WRITE
  • Prompt: !!!
  • Line Location: YTAUDIT+5
Function Call: WRITE
  • Prompt: " ?",$C(7),!,"Ending date may not be after begining date!"
  • Line Location: 1+2
Function Call: WRITE
  • Prompt: !
  • Line Location: ENP+2
Function Call: WRITE
  • Prompt: P(1),?35,T(1),?47,$$FMTE^XLFDT(D,"5ZD"),!?10,D(4),?49,D(3),!!
  • Line Location: P+3
Function Call: WRITE
  • Prompt: @IOF,"Test Audit for Period ",?22
  • Line Location: H+1
Function Call: WRITE
  • Prompt: ?34," through ",?42
  • Line Location: H+1
Function Call: WRITE
  • Prompt: ?34," through ",?42
  • Line Location: H+1
Function Call: WRITE
  • Prompt: $P("JAN^FEB^MAR^APR^MAY^JUN^JUL^AUG^SEP^OCT^NOV^DEC",U,$E(Y,4,5))_" "
  • Line Location: DT+1
Function Call: WRITE
  • Prompt: $J(Y#100\1,2)_","
  • Condition for execution: Y#100
  • Line Location: DT+1
Function Call: WRITE
  • Prompt: Y\10000+1700
  • Line Location: DT+1
Function Call: WRITE
  • Prompt: " "_$E(Y_0,9,10)_":"_$E(Y_"000",11,12)
  • Condition for execution: Y#1
  • Line Location: DT+1
Info |  Source |  Entry Points |  Interaction Calls