Jump to content

Recommended Posts

Posted

First part of code to run 3 hotkey comands. (hotkeys 1 {F1}a 2.{F2}b 3.{f3}c

do I have it correct?

HotKeySet( "{F1}a", "_line1")

HotKeySet( "{F2}b", "_line2")

HotKeySet( "{F3}c", "_line3")

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
×
×
  • Create New...