Block to Xref Command Issue

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm going through a video tutorial of AutoCAD 2018 (I'm on the Student Version) about the BLOCKTOXREF command, with files provided as exercises.
1. Open the file with an attached XREF.
2. Bind (even tried Insert) the Xref to the drawing.
3. Use the BLOCKTOXREF command with the file that was initially Xref'd.
Every time I try to do step 3, open a file, I get the following Fatal Access Error prompt: "File could not be opened or created. You may not have permission to write to that file or directory." However it works in the tutorial, and no one else is using the same files on the computer.
Found a one-time work around though to this issue, but it's not very convenient.
1. Open file A, that is xref'd, first.
2. Open file B, that has file A attached as an xref.
3. Bind the xref to B.
4. Close A.
5. Use BLOCKTOXREF with file A as instructed and works properly.
I say this is "One-time" because if you undo Step 5 or further, the command doesn't work and that error prompt comes back. I would have to go back to step 1, closing any files prior. The files are not Read-only in their properties either.
Is there something about the command I'm missing or was changed after the tutorial was made? I also don't know if the tutorial is using a previous version of AutoCAD or the 2018 version.