Jump to content

copy command keystroke


siderus

Recommended Posts

Is there a copy command keystroke. Also does anyone run into this. Sometimes I will click the copy button and it wont take I almost have to hold it down for a few seconds sometimes. This can be frustrating if I select a bunch of stuff and not thinking just tap it and it doesn't take. This may have something to do with my semi-older computer but just wondering if anyone else sees this.

Thanx in advance

Link to comment
Share on other sites

Is there a copy command keystroke. Also does anyone run into this. Sometimes I will click the copy button and it wont take I almost have to hold it down for a few seconds sometimes. This can be frustrating if I select a bunch of stuff and not thinking just tap it and it doesn't take. This may have something to do with my semi-older computer but just wondering if anyone else sees this.

Thanx in advance

 

Should be C, enter. Look in your acad.pgp to find out what Copy is set to if C turns out to be circle.

Link to comment
Share on other sites

forgive me but what is acad.pgp

 

It is a text file that holds the aliases for various commands. All the shortcut keys available to you are usually defined in the acad.pgp. You may be able to type C at the command line, hit enter and the copy command starts (or perhaps circle). That is an alias and it is defined in the acad.pgp.

 

I don't have 2004 so this my not work, but go to Tools pulldown, look at the very bottom for "edit program paramenters (acad.pgp)". That will open the acad.pgp file. You can look through and see how things are structured. Notice that things are listed alphabetically, so look for C and see if Copy is set to C or CO or CP, etc. If not, change or add a line for Copy to be C.

 

If that option isn't there then at the command line type

(findfile "acad.pgp") including the parenthesis and quotes, hit enter. Note the path to the file. Navigate to the file through file explorer and open the file there.

 

Here is a sample from my acad.pgp

C, *CIRCLE

CAM, *CAMERA

CH, *PROPERTIES

-CH, *CHANGE

CHA, *CHAMFER

CHK, *CHECKSTANDARDS

CLI, *COMMANDLINE

COL, *COLOR

COLOUR, *COLOR

CO, *COPY

CP, *COPY

CT, *CTABLESTYLE

 

Notice C is circle, and CO and CP is copy.

 

When you are done with the file, hit the X to close, save and then you must either restart the drawing you are in for the changes to take place or type REINIT, and pick the box for PGP and hit OK.

 

Good luck.

Link to comment
Share on other sites

The problem is CTRL+C (COPYCLIP) and CTRL+SHIFT+C (COPYBASE) both require a second command to PASTECLIP (or PASTEBLOCK, which could be advantageous).

 

I use CTRL+SHIFT+C for copying across files, but in the same model would use the COPY (CO) command as it's quicker. It all depends on the application required I suppose.

Link to comment
Share on other sites

The problem is CTRL+C (COPYCLIP) and CTRL+SHIFT+C (COPYBASE) both require a second command to PASTECLIP (or PASTEBLOCK, which could be advantageous).

 

I use CTRL+SHIFT+C for copying across files, but in the same model would use the COPY (CO) command as it's quicker. It all depends on the application required I suppose.

I'm with you. I only use the copyclip when I have to. The only time I use it in an active drawing is if I want to "paste as block"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...