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

Package: VBECS

Routine: VBECRL


Information

VBECRL ;HOIFO/BNT - VBECS VistALink Client RawLink Methods ;07/27/2002 13:00

Source Information

Source file <VBECRL.m>

Entry Points

Name Comments DBIA/ICR reference
READ(VBECROOT,VBECREAD,VBECTO,VBECFRST,VBECSTOP) ;
ADD(TXT) ; -- add new intake line
CHK ; -- check if first read and change timeout and chars to read
OPEN(VBECPRMS) ; -- Open tcp/ip socket
CLOSE(VBECPRMS) ; -- close tcp/ip socket
; -- tell server to Stop() connection if close message is needed to close
INIT ; -- set up variables needed in tcp/ip processing
FINAL ; -- kill variables used in tcp/ip processing
PRE ; -- prepare socket for writing
WRITE(STR) ; -- Write a data string to socket
POST ; -- send eot and flush socket buffer
Info |  Source |  Entry Points