Messages - ald4 [ switch to compact view ]

Pages: [1] 2next
1
Finished Programs / Re: DONE: Key combination tally
« on: November 28, 2016, 07:01 PM »
Did the script work for your purposes?  If so, I'll mark this request as done.

Script works great!  ;D

2
Finished Programs / Re: DONE: Key combination tally
« on: November 27, 2016, 02:16 PM »
Many thanks!

It's quite a while since I used AHK. I'll need to redownload it and familiarise myself with it again.

3
Finished Programs / Re: DONE: Key combination tally
« on: November 25, 2016, 02:33 PM »
Sounds like a job for Skwire's KeyCounter

Just had a quick look. Looks like it can capture Enter fine but Not a combination like Shift+Enter.  :(

4
Finished Programs / DONE: Key combination tally
« on: November 25, 2016, 01:36 PM »
I have a new job where I'm required to process a certain number of tickets per hour, but they don't tell you how many you've done at the time. They tell you later.

The keyboard shortcut to finish a ticket is Shift+Enter. I'd like a tally of how many times I've clicked Shift+Enter.



I thought I'd solve this myself using Sharpkeys to remap Shift+Enter to a single key and then find another bit of software somewhere to count how many times that key was pressed, but found Sharpkeys can't do a combination.

Would love an on-screen tally that could be onscreen all the time, like something that goes on top of other windows or displayed in the system tray.

5
Post New Requests Here / App to batch rename to specific name?
« on: March 16, 2010, 11:32 AM »
Hi
I don't know if 'batch' is the right word for this situation

I know there are a huge amount of batch renamers out there, but they're mostly built to rename based on specific rules and wildcards.

I'm looking for something that could rename a specific file to a different specific name at a later date

This would be useful when a program has locked several files from being changed or renamed and you don't want to keep closing the program to free it.


Eg if I have the files:
ddsaadsv
sadfewss
adfdsvvd

I'd like to be able to build a list like:


Old NameRename
C:\ddsaadsvC:\anyfilename
C:\sadfewssC:\anotherfilename
C:\adfdsvvdC:\adifferentfilename
Run

Then later that day when I hit a "Run" button, the renaming takes place.

Are there any batch renamers that already have this function?

Pages: [1] 2next
Go to full version