Messages - redstarnyc [ switch to compact view ]

Pages: prev1 2 3 4 5 6 [7]
31
This should be easy but I can never seem to get it to work.  I want to be able to highlight text on a web page, copy it and automatically copy it to a new tab in Notetab light.  I've taken a stab at it but I'm new to Autohotkey and can't get it to work.

This is what I tried:

;automatically send selected text to notetab in new tab
^#c::
SendInput, ^c
run c:\program files\notetab light\notetab.exe
winactivate, NoteTab Light
sendinput, ^n
sendinput, ^v
return

Can anyone help me with this script?  I know its simple, but I can't get it to work consistently.

Thanks

32
Seedling's Software / Re: New App! WTF!? Music Info
« on: January 03, 2009, 08:21 AM »
This is an excellent little program.  Just more proof of how great donationcoder is.  I can't believe I managed without this site for all those years.

33
N.A.N.Y. 2009 / Re: NANY 2009 Release: LifeSaver diary
« on: January 01, 2009, 08:22 PM »
I just downloaded this app.  Thanks so much for developing this.  I've been looking for this sort of app for a long time.  Keep up the great work.  Yet another genius at DC.

Pages: prev1 2 3 4 5 6 [7]
Go to full version