Tags:
view all tags
---+ .CLIENT GET CLIPBOARD _This subroutine gets the current content of the system clipboard._ <br />%TOC% ---++ Usage: <pre> PASS <clip_data> FIELD SHARE? Y PASS <num_chars> FIELD SHARE? Y GOSUB --- .CLIENT GET CLIPBOARD * check for errors IF --- .CLIENT GET CLIPBOARD NE </pre> ---++ Description: 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 read from the 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'. Note that this can only retrieve text from the clipboard. Other types of data are not supported and will be ignored. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-01
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r5
<
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r4 - 2012-02-10
-
JeanNeron
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Edit
Attach
Copyright © 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