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
Print Page as PDF
Routine: SDAMU

Package: Scheduling

Routine: SDAMU


Information

SDAMU ;ALB/MJK - AM Utilities ; 12/1/91

Source Information

Source file <SDAMU.m>

Entry Points

Name Comments DBIA/ICR reference
SWITCH() ; -- date of ci switch over
NOW() ; -- return current date and time (NOW)
BARC(TTYPE,ON,OFF) ; -- barcode on/off
CURRENT ; -- computed field (2.98,100)
  • ICR #1580
    • Status: Retired
    • Usage: Controlled Subscription
    CLINIC(SDCL) ; -- generic screen for hos. loc. entries
    ; input: SDCL := ifn of HOSPITAL LOCATION file
    ; returned := [ 0 | do not use entry ; 1 | use entry ]
  • ICR #1580
    • Status: Retired
    • Usage: Controlled Subscription
    DIV(SDCL,VAUTD,SDNAME,SDLEN) ; -- find division for clinic
    ; input: SDCL := clinic ifn
    ; VAUTD := array defined by VAUTOMA
    ; SDLEN := length of name to pass back [optional]
    ; output: SDNAME := name of division
    ; return: := division ifn
    RT(SDRTOPT) ; -- rt call for newing and return to LM
    Info |  Source |  Entry Points