Home > database >  [urgent for pb how to retrieve data from the clipboard after assigned to a blob variable]
[urgent for pb how to retrieve data from the clipboard after assigned to a blob variable]

Time:09-28

Pb how to retrieve data from the clipboard after assigned to a blob variable
The warrior to give an answer!

CodePudding user response:

Blob B

B=Blob (the clipboard data)

CodePudding user response:

Blob B
String s
S=the clipboard ()
B=Blob (s)

CodePudding user response:

String ls_CoName

Ls_CoName=the Clipboard ()

CodePudding user response:

Study,,
  • Related