Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to assign an F (function) key as a command shortcut

Mentor ,
Jan 17, 2015 Jan 17, 2015

Hi, I'm looking to assign a function key (like F10) as part of a command shortcut (ExtendScript). Does anyone know how to do this? Thanks.

Russ

TOPICS
Scripting
707
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Jan 19, 2015 Jan 19, 2015

The notation for F-keys is "/F1" to "/F16". I guess that's the same notation as used in FM config files. See also <http://help.adobe.com/en_US/FrameMaker/customize_frame_7.pdf>

Translate
Explorer ,
Jan 19, 2015 Jan 19, 2015

The notation for F-keys is "/F1" to "/F16". I guess that's the same notation as used in FM config files. See also <http://help.adobe.com/en_US/FrameMaker/customize_frame_7.pdf>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Jan 19, 2015 Jan 19, 2015
LATEST

JoH, that's it. Thank you very much.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines