Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

noob xref repath question

3 REPLIES 3
Reply
Message 1 of 4
Hextor
149 Views, 3 Replies

noob xref repath question

I'm trying to use a macro to change the path of an xref. I have it all working manually, but when I use is as a macro it says that is cannot find the file in the support path. Here is the Macro. can anyone tell me what I'm doing wrong?

^C^C-XREF;P;"Arch-E LEG COL PROJ";F:\projects\Jordan River 1\Drawings-Sheets\X-refs\30X42 TITLE (LA).dwg;

Arch-E LEG COL PROJ is the xref Name

"F:\projects\Jordan River 1\Drawings-Sheets\X-refs\30X42 TITLE (LA).dwg" is the new path.

thanks
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: Hextor

Try it putting your replace path in quotes, too.
^C^C-XREF;P;"Arch-E LEG COL PROJ";"F:\projects\Jordan River
1\Drawings-Sheets\X-refs\30X42 TITLE (LA).dwg";



wrote in message news:5609853@discussion.autodesk.com...
I'm trying to use a macro to change the path of an xref. I have it all
working manually, but when I use is as a macro it says that is cannot find
the file in the support path. Here is the Macro. can anyone tell me what
I'm doing wrong?

^C^C-XREF;P;"Arch-E LEG COL PROJ";F:\projects\Jordan River
1\Drawings-Sheets\X-refs\30X42 TITLE (LA).dwg;

Arch-E LEG COL PROJ is the xref Name

"F:\projects\Jordan River 1\Drawings-Sheets\X-refs\30X42 TITLE (LA).dwg"
is the new path.

thanks
Message 3 of 4
Hextor
in reply to: Hextor

Wow I new it was going to be easy but I didn't think it was going to be that easy.

Thanks
Message 4 of 4
Anonymous
in reply to: Hextor

Good. I like easy.

wrote in message news:5609896@discussion.autodesk.com...
Wow I new it was going to be easy but I didn't think it was going to be that
easy.

Thanks

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost