Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using text sensitive menus not functioning right
#3
3)

I tried exiting the autohotkey script. And rerun the same macro - now with uu6 instead of u6.
results were the same - sometimes it just pastes " v " and only some very few times it pasted the clipboard original data.

I then thought maybe a delay will work. So I tried this -
Code:
Copy      Help
/b/i/C/

TRYU7 :wait 0.5
"[][][][]QMC[][][][]   ++================================++[][][][][][][][][]"

But nothing is happening. only the tryu7 gets deleted.

4)

I also tried this another kind of macro that pastes the text lines followed by clipboard pasting. but its not working.

Code:
Copy      Help
UU8 :"[][][][][][][][]               QMC8++================================++QMC8[][][][][][][][][]"
key Cv          ;; Ctrl+V

and it just paste the first thing but not the clipboard data. How to make it paste the sequence of text followed by the clipboard data ?


5)

I tried the macro in ans 2) too given by u and its starts at normal speed and then speeds up well. but after the text is all written up, it still sends a lot of keystrokes to the window - nothing is typed in these extra keystrokes though but it takes extra time and quite much. What could be that ?

And cant find "Windows keyboard messages" topic by search in the help file. Can you point it out.

thanks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)