Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Type str s?
#1
Hi,

I'm currently using the below code to store the text on the clipboard in the str s.

Code:
Copy      Help
str s
s.getclip ;;makes s equal to what's in the clipboard.
s.setclip ;;makes the clipboard equal to what s is.

What I now want to do, is type the text that is stored in str s.

Is this possible?

The reason is i want to copy some text into a field, but I cant paste the text in from the clipboard, I can only type into the field.

Many thanks,

Paul.
#2
key (s)


Forum Jump:


Users browsing this thread: 1 Guest(s)