326
Post New Requests Here / Clipboard to text file
« Last post by rgdot on October 25, 2016, 04:09 PM »This I guess is not a request but a noob question 
Running AHK, compiled a exe, what is missing from
#Persistent
OnClipboardChange:
FileAppend, %clipboard%, C:\Users\RG\Desktop\clip1.txt
return
to keep all copied text in the text file?

Running AHK, compiled a exe, what is missing from
#Persistent
OnClipboardChange:
FileAppend, %clipboard%, C:\Users\RG\Desktop\clip1.txt
return
to keep all copied text in the text file?

Recent Posts




