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

Package: Scheduling

Routine: SCMCUT


Information

SCMCUT ;ALB/JLU;General utility routine;8/17/99@1515

Source Information

Source file <SCMCUT.m>

Entry Points

Name Comments DBIA/ICR reference
CLNLST(SER,ARY,ACT) ;
  • ICR #3398
    • Status: Retired
    • Usage: Controlled Subscription
    CLNLSTQ
    ACTCLT(CLT) ;Is this client active?
  • ICR #3398
    • Status: Retired
    • Usage: Controlled Subscription
    ACTCLTQ
    ACTSER(SER,ARY) ;
    ; This function call is used to return the status of a server
    ; or a list of active servers at the sight.
    ; It does not return the IENs or multiples of
    ; the same server value.
  • ICR #3398
    • Status: Retired
    • Usage: Controlled Subscription
    ACTSERQ
    DISCLNTS() ;This function call is used to determine if all clients should
    DISQ
    UPCLNLST(SCX) ;update 404.46/404.45 with new client/server pair (if enabled)
    ; input := SCX p1[required] : ServerPatch
    ; p2[required] : ^ClientVersion
    ; p3[optional] : ^EnabledOverride(1=bypass,0=no[default])
    ; p4[optional] : ^ActiveServer(1=yes[default],0=no)
    ; p5[optional] : ^ActiveClient(1=yes[default],0=no)
    ; output := SCRESULT : 1 = success
    ; : 0 = failure/not allowed
  • ICR #3398
    • Status: Retired
    • Usage: Controlled Subscription
    UPCLNQ
    Info |  Source |  Entry Points