XOBUZAP1 ;; mjk/alb - VistALink Connection Manager ; 08/4/2005 13:00
Source file <XOBUZAP1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| VLEN | ; -- List Manager interactive entry point for VistALink connection socket
; job cleanup |
|
| VLQUICK | ; -- Interactive that just zaps all for VistALink connection socket jobs
|
|
| VLZAP() | ; -- callable non-interactive for VistALink connection socket job cleanup
; o BE CAREFUL because this call just does it! ; o If in programmer's mode, it is recommended that the VLQUICK tag be used ; Input: None ; Return: Count of how many jobs terminated or ; -1 is XOBSEL arrary is not passed in or is invalid. ; |
|
| VLSEL(XOBSEL) | ; -- setup VistALink connection socket job selection criteria
; -- routine name the job should be executing |
|
| GETSUB() | ; -- get ^XTMP namespaced subscript beginning
|
|
| GETREF() | ; -- get ^XTMP reference of $JOB for Connection Mgr
|
|
| GETDESC() | ; -- get description for 0th node of ^XTMP
|