INPUT-COPY-SELECTION Action

This document covers the following topics:


Description

The text currently selected in the input dialog element is copied to the clipboard. The text can be selected in an Input Field Control , a Selection Box Control or an Edit Area Control.

Parameters

Name/Data Type Explanation
HANDLE OF GUI Input

Specifies an Input Field Control , a Selection Box Control or an Edit Area Control.

Response (I4) Output

Natural error (if applicable).

Example:

PROCESS GUI ACTION INPUT-COPY-SELECTION WITH #IF-1 GIVING #RESPONSE 

Note:
For selection-boxes, the action must be called whilst the selection-box still has the focus.