InfoConnect for Airlines VBA Guide
SplitScreensShareInputRecallBuffer Property
Gets or sets a value indicating whether to allow multiple split screen windows to share the saved input transactions.
Syntax
Object.SplitScreensShareInputRecallBuffer As Boolean
Remarks
Split Screen it allows multiple terminal windows to share the same host connection. The user can type in any of the windows and receive host responses in that same window or a different window. The sharing of the recall buffer allows the user to type transactions in one window, then switch to another window and be able to recall that same input transaction.
See Also