Sys2GetClipboardText: Difference between revisions
Appearance
Created page with "==Description== Retrieves a plain-text string from the clipboard if one is available. This function requires Presentation Manager to be active, although the REXX program itse..." |
No edit summary |
||
Line 8: | Line 8: | ||
REXX RETURN VALUE: The retrieved clipboard string | REXX RETURN VALUE: The retrieved clipboard string | ||
[[Category:The OS/2 API Project]] |
Revision as of 14:51, 16 June 2016
Description
Retrieves a plain-text string from the clipboard if one is available.
This function requires Presentation Manager to be active, although the REXX program itself need not be running in a PM process.
Arguments
REXX ARGUMENTS: None.
REXX RETURN VALUE: The retrieved clipboard string