InfoConnect for Airlines VBA Guide
PasteBufferSize Property
Gets or sets the size of a "paste block" (that is, the number of characters pasted from the Clipboard to the terminal window before a pause occurs).
Syntax
Object.PasteBufferSize As Long
Remarks
See the description for the PasteDelay property for information on configuring the length of the pause and on conditions that can terminate the pause.
See Also