Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to delete assigned shortcuts CATIA V5?

Status
Not open for further replies.

CarlosR2022

Electrical
Joined
Sep 16, 2010
Messages
36
Location
US
I developed some macros, assigned the shortcuts, and then deleted these macros. The issue: I cannot reuse the same keys for new macros, although the old macros got deleted and I reset the toolbars. Warning: "Ctr + 4 is already used by the old macro"
 
Make a empty text file in your macro folder location with the old name.
use the file extension of your macro as well.

If you go to customize to add/remove shortcut you will see the shortcut on this old macro name,
but it will be de-highlighted.
You will need to temporarily add this empty macro to an active toolbar, then go back to customize and remove the shortcut.
Then remove the macro from the toolbar.

 
@Tiago Figueiredo: Thanks. In my case, it does not ask for re-assignment, just says the shortcut has been assigned to another macro.

@Little Cthulhu: Thanks. I could not locate the file, my company has some weird settings.

@rickyt: yes, this works. Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top