Login Page - Create Account

Support Board


Date/Time: Thu, 03 Jul 2025 11:30:27 +0000



Post From: Selecting commands by keyboard, example after F5 chart settings

[2023-06-03 20:30:01]
JohnR - User831573 - Posts: 333
You might want to consider a keyboard / mouse macro program. I use AutoHotKey AHK. As you are learning or get stuck, the forums are quick and helpful. I use it for simple things. Things I do often, Like switch from where ever my pointer is, It moves to the end of a specific chart and emulates Control End. I do this with a macro run when pressing Alt key and Left Mouse Button. -- Alt Right M B does something else.

Hope this helps,
JohnR