PutFields Method

Top  Previous  Next

Sends the modified fields to the TnbCom in use by TNBEmulator component.

 

Visual Basic Syntax

 

TNBEmulator.PutFields

 

Delphi Syntax

 

TNBEmulator.PutFields;

 

 

Remarks

 

To complete the data transmission to the host, you must set the AidKey property or use the SendAid method from the TnbCom component.

 

See also TnbCom property from TNBEmulator component, and, AidKey property and SendAid method from TNB3270/TNB5250 components.