Message 1 of 12
Copy and Paste failure Autocad LT 2014
Not applicable
10-19-2017
08:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all, first post here so please excuse any mistakes in etiquette.
I perform IT for a Architectural Glass and Metal company that utilizes Autocad and lately one of the user's has started experiencing the following error when performing a copy and paste later in the day. (IE it works in the am but as the day progresses fails with this error)
Command: _pasteclip Duplicate definition of block BAY TAG ignored.
Substituting [simplex.shx] for [scadline.shx].
Substituting [simplex.shx] for [scadline.shx].
Specify insertion point:
In my research I came across this solution but I am running into an issue:
*******************************
Causes:
Your file contains AEC content that cannot be handled by your AutoCAD program.
Solution:Use the -EXPORTTOAUTOCAD command to remove all AEC content from the drawing.
- At the command prompt, enter -EXPORTTOAUTOCAD and press Enter. (Be sure to precede the command with a dash.)
- Select Format > 2000.
- Either accept the file name/location or type a new name and location and press Enter.
Example:
Command: -EXPORTTOAUTOCAD
Export options [Format/Bind/bind Type/Maintain/Prefix/Suffix/?] <Enter for filename>: FORMAT
Enter file format [r14/2000/2004/2007/2010/2013] <2000>: 2000
Export options [Format/Bind/bind Type/Maintain/Prefix/Suffix/?] <Enter for filename>: ENTER
Export drawing name <E:\TEMP\ACAD-APOIOS PARA MODULO DE VANTE-FL 01.dwg>: ENTER
Export options [Format/Bind/bind Type/Maintain/Prefix/Suffix/?] <Enter for filename>: FORMAT
Enter file format [r14/2000/2004/2007/2010/2013] <2000>: 2000
Export options [Format/Bind/bind Type/Maintain/Prefix/Suffix/?] <Enter for filename>: ENTER
Export drawing name <E:\TEMP\ACAD-APOIOS PARA MODULO DE VANTE-FL 01.dwg>: ENTER
- Reopen the file created above then save it. (AEC content is removed automatically.)
- If your file contains XREFs, you need to repeat this process for each xref file separately.
The Ctrl+C and Ctrl+V commands will work again on the output file.
**********************************
The problem I run into is step 3. I run the export and no issue. I select or type FORMAT and it prompts to enter file format however it displays as follows:
"Enter file format <>:" and not "Enter file format [r14/2000/2004/2007/2010/2013] <2000>:"
I attempted to type 2000 anyway and I receive the error "Invalid Option Keyword."
This makes me think it might not be an AEC content error since this error is not about a duplicate definition but a substitution yet I have found nothing else that directly matches this error with substitution and insertion point. It's also important to keep in mind that after a pc reboot this copy and paste works fine but starts to error out later in the day. I have not been able to link it to any specific portion or aspect of the file. (Ie it's not always the same block that is copied)