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

Package: Mental Health

Routine: YSAST


Information

YSAST ;ALB/ASF/692/DCL-ASI TIME FUNCTION ;7/30/96 11:20

Source Information

Source file <YSAST.m>

Entry Points

Name Comments DBIA/ICR reference
X(X)
A
DNE
ERR
CNV(X) ; Convert Start/Stop to minutes AFTER MIDNIGHT RETURN startmin^stopmin
MIL(X,Y) ; Convert from AM/PM to 2400
; X=time Y: 0=Mid=0,1=Mid=2400 Output: Y=time in 2400
DVAL051 ;
DVAL052 ;
HELP ; Time Help
HLP ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: DVAL051+6
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: DVAL052+6
Function Call: WRITE
  • Prompt: !?5,"Time may be entered as 8A or 8a, 8:00A, 8:15A, 8:15AM or military"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !?5,"time: 0800, 1300; or MID or 12M for midnight; NOON or 12N for noon."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !?5,"Time must be in quarter hours; e.g., 8A or 8:15A or 8:30A or 8:45A.",!
  • Line Location: HELP+3
Info |  Source |  Entry Points |  Interaction Calls