Terminal Sample Program - Visual Basic

This client based sample program is a Visual Basic program that shows how to use the PASSPORT terminal object in conjunction with a PASSPORT HIO session object. The sample program connects to the Library of Congress mainframe system. The configuration file used for the HIO session object is LOCIS.zcc. This file and the executable file TermClient.exe are located in the C:\Program Files\PASSPORT Host Integration Objects\TermControlSample\ folder. The document that stores the keyboard and screen display attribute information for the terminal object is passterm.zws and is stored in the C:\Program Files\PASSPORT Host Integration Objects\ folder.

 

To run the Sample Program:

  1. Open the C:\Program Files\PASSPORT Host Integration Objects\TermControlSampl\ folder.

  2. Double-click on TermClient.exe

OR

  1. Click on Start->All Programs->PASSPORT Host Integration Objects

  2. Click on Terminal Control Sample  - Visual Basic.

 

To view the Source File:

  1. Click on Microsoft Visual Basic New Project Dialog appears.

  2. Click on Standard Exe and Existing projects. Browse for the TermControlSample folder.

  3. Click On Project1.vbp and click Open.