Hi,
I would like to know how to get the value of the key, controlled by key_move, to display while Im making key changes. I am using key move to change the key incrementally, but with this action it is impossible to know when it is centred on key and thus when to stop. I can count the keystrokes entered but Im using autohotkey software to do it automatically, and sometimes I think its losing keystrokes, so I'd like a visual display of the number.
I was also wondering, if its possible to assign this value to a variable? Something along the lines of:
set myvar get key_modifier
Im new to VDJ and battling on with scripting so any help will be greatly appreciated.
Thanks.
I would like to know how to get the value of the key, controlled by key_move, to display while Im making key changes. I am using key move to change the key incrementally, but with this action it is impossible to know when it is centred on key and thus when to stop. I can count the keystrokes entered but Im using autohotkey software to do it automatically, and sometimes I think its losing keystrokes, so I'd like a visual display of the number.
I was also wondering, if its possible to assign this value to a variable? Something along the lines of:
set myvar get key_modifier
Im new to VDJ and battling on with scripting so any help will be greatly appreciated.
Thanks.
geposted Sun 13 Feb 11 @ 8:50 pm