SCMCUT ;ALB/JLU;General utility routine;8/17/99@1515
Source file <SCMCUT.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| CLNLST(SER,ARY,ACT) | ;
 | 
 
  | 
| CLNLSTQ | ||
| ACTCLT(CLT) | ;Is this client active?
 | 
 
  | 
| 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.  | 
 
  | 
| 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  | 
 
  | 
| UPCLNQ |