PutFields Method |
Top Previous Next |
Sends the modified fields to the TelnetControl in use by TNBEmulator control.
Visual Basic Syntax
TNBXEmulator.PutFields
Delphi Syntax
TNBXEmulator.PutFields;
Remarks
To complete the data transmission to the host, you must set the AidKey property or use the SendAid method from the TelnetControl Control.
See also TelnetControl property from TNBEmulator control, and, AidKey property and SendAid method from TNB3270X/TNB5250X controls.
|