Difference: 0LASubrClientGetClipboard (2 vs. 3)

Revision 32012-02-02 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.CLIENT GET CLIPBOARD

Line: 17 to 17
 

Description:

Changed:
<
<
This subroutine gets the current text content of the system clipboard. The first two parameters are required, if any are missing the subroutine will CANCEL. The <max_chars> field is optional.
>
>
This subroutine gets the current text content of the system clipboard. The first parameter is required, if it is missing the subroutine will CANCEL.
  <clip_data> is the data returned from the clipboard (Required). This field must be PASSed with Share "Y" to receive the value.
Changed:
<
<
<num_chars> returns the number of characters on the system clipboard (Required). This field must be PASSed with Share "Y" to receive the value.
>
>
<num_chars> returns the number of characters on the system clipboard (Optional). This field must be PASSed with Share "Y" to receive the value.
  If <clip_data> is not large enough to hold the requested number of characters, --- .CLIENT GET CLIPBOARD will contain 'Clipdb chars truncat'.
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback