export routine bombs out if there are unloaded xrefs??

export routine bombs out if there are unloaded xrefs??

DC-MWA
Collaborator Collaborator
695 Views
2 Replies
Message 1 of 3

export routine bombs out if there are unloaded xrefs??

DC-MWA
Collaborator
Collaborator

I'm in the process of making "quick export" routine. It works great unless there are unloaded xrefs. Not sure how to proceed.

Any assistance would be greatly appreciated.

File attached...

0 Likes
696 Views
2 Replies
Replies (2)
Message 2 of 3

DC-MWA
Collaborator
Collaborator

Correction it has to do with the project folder name:

messsage: 

Cannot write to directory: F:\MWA Work\PROJECTS\Project 2- CONDOCS - 14468\CAD-CONDOC\CAD EXPORTS

 

I think this is the issue  "Project 2- CONDOCS - 14468"

Can I make my routine deal with the oddball folder naming?

0 Likes
Message 3 of 3

roland.r71
Collaborator
Collaborator

@DC-MWA wrote:

Correction it has to do with the project folder name:

messsage: 

Cannot write to directory: F:\MWA Work\PROJECTS\Project 2- CONDOCS - 14468\CAD-CONDOC\CAD EXPORTS

 

I think this is the issue  "Project 2- CONDOCS - 14468"

Can I make my routine deal with the oddball folder naming?


 

What makes you think that?

 

I would be very surprised if that where the issue.

There's realy nothing special about that path. (you can test it by using "c:\temp" instead)

However, are you sure the directory does get created?

Is it writeable?

 

& ask yourself:

Do the unloaded xrefs exist?

Why are they unloaded?

Would it help to detach them?

0 Likes