Page 1 of 1

What happened to the [Alt+] shortcuts?

PostPosted: Tue Nov 22, 2016 9:21 am
by deliriousga
All of a sudden all of my custom shortcuts that I've been using for years in the dcadwin.mnu file that use the [Alt] key stopped working. I pulled up the file and they were all gone, but the ones using the [Ctrl] key still work. I changed a few back, saved the .mnu file then rebooted, but they still don't work. Any suggestions to get them back? I've been using them so long I've forgotten where a lot of the things I need are on the menus.

The ones I use the most are [Alt+C] to get to the Change menu and [Alt+G] to get to the Geometry menu in case anyone knows if something else might have taken over those keystrokes.

Thanks!

Re: What happened to the [Alt+] shortcuts?

PostPosted: Tue Nov 22, 2016 11:52 am
by Neil Blanchard
Does the DcadWin.MCR exist? It should be in the DataCAD / Support Files folder.

Re: What happened to the [Alt+] shortcuts?

PostPosted: Tue Nov 22, 2016 12:09 pm
by deliriousga
Neil Blanchard wrote:Does the DcadWin.MCR exist? It should be in the DataCAD / Support Files folder.
Yes it does.

Re: What happened to the [Alt+] shortcuts?

PostPosted: Tue Nov 22, 2016 1:39 pm
by Neil Blanchard
Okay, that's good. Has the computer been rebooted lately? What version of Windows are you running? Where is DataCAD installed on the hard drive?

Re: What happened to the [Alt+] shortcuts?

PostPosted: Tue Nov 22, 2016 2:00 pm
by Roger D
the Alt-C shortcuts are in the DcadWin.mcr file
The File Dcadwin.mnu has shortcuts for the Menu and can be in the form Ctrl-Alt-C, Ctrl-Shift-C

In the .mcr file, for Alt-C, you should have a line
C^;^F0^
For Alt-G, the line would look similar to (I modified my to Divide into 2 spaces)
G^:^F6^F1^f1^2$^

They are made up of the F-Key Sequence separated by a caret "^".

Re: What happened to the [Alt+] shortcuts?

PostPosted: Tue Nov 22, 2016 2:48 pm
by deliriousga
Neil Blanchard wrote:Okay, that's good. Has the computer been rebooted lately? What version of Windows are you running? Where is DataCAD installed on the hard drive?
It started when I started the laptop this morning. Never had the problem before that. I have DCAD 18.0.4.00.06 (PE) installed in the C:\DataCAD 18\ directory on Windows 10. I've created a couple of [Ctrl+] shortcuts in the dcadwin.mnu file to use in the mean time, but I like the additional [Alt+] ones so I can have it all on my left hand for speed.

Re: What happened to the [Alt+] shortcuts?

PostPosted: Wed Nov 23, 2016 8:37 am
by Neil Blanchard
It might be a permissions issue: Right-Click on the DataCAD icon and select Run As Administrator, and see if that helps.