Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
paste+ since VM prohibits clipboard paste
#3
Wow! I didn't know that "key (s)" would type out embedded tabs.
As always, I'm very impressed by your intelligence.
The simple code below fills my needs perfectly.

Code:
Copy      Help
str ss.getclip
str s
int i
for i 0 200
    if(s.getl(ss -i)<0) break ;;no more    
    key (s)
    key Y


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)