All I want to do is have ctrl+alt+S do the following sequence of buttons: F2, Home, Del, Del, Del, Enter. (Used to rename music files, delete the track numbers at the beginning).
I wrote in the sample script they provided:
I reload the script and it tells me that it's an unrecognized command. I imagine it's something to do with the F2 button? I tried reading the user manual and from what I can gather, that's the correct title for the key. I'm completely new to this, any help will be appreciated
I wrote in the sample script they provided:
Code:
^!s:: F2 Home Del Del Del {Enter}