Messages - OkRob [ switch to compact view ]

Pages: prev1 [2] 3 4next
6
Not sure what you're trying to send by pressing the keys, but something like this works:

Code: Autohotkey [Select]
  1. :R*?:ttt::
  2. FormatTime, CurrentDateTime,, HH:mm
  3. SendInput %CurrentDateTime%
  4. return
Pressing the "t" 3 times sends the current time in HH:mm format

To send a text string, this works:

Code: Autohotkey [Select]
  1. :R*?:ppp::
  2. SendInput This is my string of text
  3. return
Typing "p" 3 times sends This is my string of text

Might try something along those lines if it will work for you. I use the ones above and others similar all the time to save me time with commonly typed text, etc. Note that I have them set to send after 3 keypresses as hardly any words I will ever type contain 3 of those letters in succession.

7
As a user of several notekeeping apps, I like this one, may even purchase it. One thing I do need in whichever app I use to organize all my notes is strikethrough text however. I cannot find it with AllMyNotes. Is it there or can it be added? That's the biggest thing keeping me from buying it right now. Thanks and very nice app MetaRoot!  :Thmbsup:

8
Living Room / Re: Recommend to me the BEST USB stick to get
« on: April 19, 2009, 09:09 PM »
I've been using the Sandisk Cruzer U3 drives for a few years and I have had no issues with them, and they don't have a cap. They slide in and out of the case. I like the U3 application as well. I have 3 4 gig Cruzers now and I am adding an 8 gig Cruzer to my arsenal real soon.

Rob

9
Find and Run Robot
MailWasher Pro
AceHTML Pro
XnView
xplorer²

10
Living Room / Re: CompUSA to close all it's stores
« on: December 09, 2007, 06:21 PM »
Good grief, Jim! Do you have a generator onboard just to power all that gear? It must take about 5 minutes to get all that stuff turned on.  :Thmbsup:

Pages: prev1 [2] 3 4next
Go to full version