Virtual 3270 Interface

Various calls to the interface are supported to simplify session establishment and termination, and for reading and writing the information contained in 3270 data streams.

A parameter list supplied as the DSECT $NMVTAP in the product distribution library is used for communication. Once output has been received on the session a Field Descriptor List is built and the address placed in the main parameter area. This allows the interface user program to examine the contents of the panel and to update input fields for return your product.

The NMV3270I load module can be linked to a program requiring interface services, or loaded as part of an initialization process. Calls to the interface are then supported by passing the initialized parameter area to provide the following functions:

More documentation may be found in the DSECT $NMVTAP describing the fields which can be set for the various calls, and those which may be set by the interface on return.

The supplied DSECT $NMFLDDS can be used to map the data returned in the Field Descriptor List obtained from the panels used in a conversation. See those DSECTS in the distributed NMMACLIB for details on this facility.


Copyright © 2010 CA. All rights reserved.