Skip to main content

Does anybody know how to create shortcuts in Extend 9.2?

  • June 22, 2016
  • 5 replies
  • 0 views

Does anybody know how to create shortcuts in Extend 9.2?

5 replies

Stephen Hjerpe
  • Participating Frequently
  • June 24, 2016

Does anybody know how to create shortcuts in Extend 9.2?

Do you mean a shortcut to a menu item? Place a & sign in front of the letter that you want the shortcut for.


Stephen Hjerpe
  • Participating Frequently
  • June 24, 2016

Does anybody know how to create shortcuts in Extend 9.2?

The same is true for controls, a push button - title property &Push would give you a shortcut using the key board Alt P to use that push button


Does anybody know how to create shortcuts in Extend 9.2?

No I mean creating a shortcut to a folder and putting this into another folder. (shortcut.lnk)


Does anybody know how to create shortcuts in Extend 9.2?

You can make a call to C$SYSTEM and execute the mklink statement to create the symbolic link.


Does anybody know how to create shortcuts in Extend 9.2?

Yes thank you. I didn't  know that statement existed.

Thanks