Automatically Copying Selected Text to Clipboard in EXTRA! X-treme
Technical Note 2124
Last Reviewed 09-Nov-2006
Applies To
EXTRA! X-treme version 9.0
Summary
EXTRA! X-treme can be configured to automatically copy selected (highlighted) text to the Windows Clipboard. This technical note describes how to enable this feature.
Enabling the Feature
By default, the feature to automatically copy selected text to the Windows Clipboard is disabled (thus requiring use of the Copy menu item). To enable the auto-copy feature, follow these steps:
- Open the session file (*.EDP) in a text editor.
- Edit the [Session] section as described below. Choose the appropriate value depending on whether or not you want the text to remain highlighted after the copy:
Add this line in the [Session] section:
|
To enable auto-copy and:
|
SelectAutoCopy=2
|
The text remains highlighted after the copy.
|
SelectAutoCopy=1
|
The text is then unselected after the copy.
|
Note the following:
- This feature applies only to the terminal session text in 3270, 5250, or VT terminal emulation types.
- Only text selected via the mouse (double-click or click-and-drag) or keyboard is copied to the clipboard. Text selected via OLE or HLLAPI APIs is not affected by this feature.
Related Technical Notes
| 2133 |
EXTRA! X-treme 9.0 New Features and Release Notes |
| 9970 |
Technical Notes for EXTRA! |