+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Forum Newbie
    Using
    Civil 3D 2013
    Join Date
    May 2012
    Posts
    2

    Default Shortcut commands not working

    Registered forum members do not see this ad.

    hey guys,

    my autocad has encountered a problem where none of my shortcut commands work, so instead of typing CO for copy ill have to type in the whole word.
    is there a fix for this?

    thank you

  2. #2
    Forum Deity MSasu's Avatar
    Discipline
    Construction
    MSasu's Discipline Details
    Occupation
    engineer
    Discipline
    Construction
    Details
    AutoLISP programmer
    Using
    AutoCAD 2013
    Join Date
    Mar 2009
    Location
    Brasov, Romania
    Posts
    3,041

    Default

    Registered forum members do not see this ad.

    The shortcuts are defined in a file named acad.pgp - seems that on your workstation the file is lost, moved or wrong edited. First, try to check is AutoCAD is still able to see that file - paste the below code to command line:
    Code:
    (findfile "acad.pgp")
    If the result is nil, then please try to do a seacrh in Windows for the said file.
    Regards,
    Mircea

    AutoCAD's happy user equation: FILEDIA + PICKADD² + PICKFIRST = 3

Similar Threads

  1. Keyboard Shortcut Commands Lost
    By SWEILER in forum AutoCAD General
    Replies: 2
    Last Post: 14th Nov 2011, 02:57 am
  2. enable shortcut commands
    By Bollita in forum AutoCAD General
    Replies: 1
    Last Post: 12th Jan 2010, 02:34 pm
  3. Add commands to the shortcut menu
    By Trisha in forum AutoCAD Beginners' Area
    Replies: 6
    Last Post: 27th Feb 2009, 04:23 pm
  4. Shortcut commands
    By karmy in forum AutoCAD Drawing Management & Output
    Replies: 1
    Last Post: 8th Apr 2006, 06:44 am
  5. shortcut commands
    By nickyG in forum Tutorials & Tips'n'Tricks
    Replies: 4
    Last Post: 12th Jan 2006, 12:04 pm

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts