Jump to content

Sys2GetClipboardText: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 4: Line 4:


==Arguments==
==Arguments==
;REXX ARGUMENTS:None.
None.
;REXX RETURN VALUE:The retrieved clipboard string
 
==Return Value==
The retrieved clipboard string


[[Category:RxUtilEx]]
[[Category:RxUtilEx]]

Latest revision as of 06:22, 3 May 2020

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

None.

Return Value

The retrieved clipboard string