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

Package: VistALink

Routine: XOBVLL


Information

XOBVLL ;MJK/ALB - VistALink Listen and Spawn Code ; 07/27/2002 13:00

Source Information

Source file <XOBVLL.m>

Entry Points

Name Comments DBIA/ICR reference
START(SOCKET) ; -- start listener
UCX ; -- VMS TCPIP (UCX) multi-thread entry point
; -- Called from VistALink .com files
SPAWN ; -- spawned process
NXTCALL ; -- do next call
NXTCALLQ ; -- exit
SYSERR ; -- send system error message
; -- If we get an error in the error handler just Halt
ERROR(XOBEC,XOBMSG,XOBPORT) ; -- send error message
KILL ; -- new VistALink variables and then do big KILL
Info |  Source |  Entry Points