Jump to content

Recommended Posts

Posted

Is it possible to Unregister a previously called HotKeySet command without having to stop your script??

There is always a butthead in the crowd, no matter how hard one tries to keep them out.......Volly

Posted (edited)

Function Reference

HotKeySet

--------------------------------------------------------------------------------

Sets a hotkey that calls a user function.

HotKeySet ( "key" [, "function"] )

Parameters

key The key combination to use as the hotkey. Same format as Send().

function [optional] The name of the function to call when the key is pressed. Leave blank to unset a previous hotkey.

Edited by bluebearr
BlueBearrOddly enough, this is what I do for fun.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...