Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If text in the clipboard = "test", then...
#2
Macro
Code:
Copy      Help
sel _s.getclip 1
,case "test"
,out "yes"
,
,case else
,ret


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)