



Thnak you




Code: Select all
https://github.com/ahkon/MS-Office-COM-Basics/blob/master/Examples/Word/Document_collect_clipboard_data.ahk
Code: Select all
Number = 0
p::
Send, ^v
Number++
FileAppend, %clipboard%, MyNotes.txt
return
esc:: ExitApp
Code: Select all
Can i use some other key to create something like this
1
2
3
3.1
3.2
4
5
5.1
5.2
I did not get this line .to check what the value or number is and hotkeys to increase and decrease values of the number