Author Topic: Pressing Function Keys with a Variable  (Read 1361 times)

scottb613

  • Newbie
  • *
  • Posts: 32
Pressing Function Keys with a Variable
« on: September 10, 2023, 04:51:09 PM »
Hi Folks,

Quick Question: Is this how I send a Function Key press as defined by a variable?

Code: [Select]
Quick Input, '[F{INT:_myVar}]'
It works as it should but in addition to the appropriate Function Key - I'm also getting an "F" key press.

Thanks.

Regards,
Scott

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4763
  • RTFM
Re: Pressing Function Keys with a Variable
« Reply #1 on: September 10, 2023, 04:58:18 PM »
What are the full contents of your command's action list? Are you using the "F" key to trigger the command?

How have you determined that the "F" key is being pressed?

scottb613

  • Newbie
  • *
  • Posts: 32
Re: Pressing Function Keys with a Variable
« Reply #2 on: September 10, 2023, 05:04:26 PM »
Hi Pfeil,

Apologies.

Disregard - brain fart.

When I forget to assign a value to _myVar while changing other parts of the profile - - - it just sends an "F".

Hope all is well and thanks for always being there.
:)

Regards,
Scott