[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

Seeking LAT Example Code?

» close window

The Question is:

 
Do you have any sample code (preferrably C or Cobol) that
sets up and listens as a LAT service?
 
I need to be able to connect to the service from a LAT
terminal server.
 
The example I had from DSN ITS works, except that the
QIO won't complete until a character is passed. I need
for program execution to proceed as soon as the LAT
connection is initiated.
 
Connecting to a LAT VMS Host causes the Username:
prompt to come up without pressing <CR>, so I get
the feeling that there must be a way to do this.
 
thanks in advance,
Richard
 
 
 


The Answer is :

 
  Code that accesses LAT-related sys$qio[w] system service calls is
  available in the OpenVMS I/O User's Reference Manual, in the section
  on the terminal driver.
 

answer written or last revised on ( 21-APR-1998 )

» close window