Changing toolpalette tool paths with lisp?

Changing toolpalette tool paths with lisp?

Buzz0m
Collaborator Collaborator
1,151 Views
4 Replies
Message 1 of 5

Changing toolpalette tool paths with lisp?

Buzz0m
Collaborator
Collaborator

Hi,

is there a easy way to change the paths that tools have in toolpalettes?

 

We have a lot of blocks etc that are linked to a certain systematically named path. Now we have decided to change one folder name in the directory -> we need to update the links in the toolpalettes. I was wondering, wether it would be possible to run some kind of lisp, that would check the tools in the toolpalettes: if they are blocks, check if the blocks has a certain string in the path and change it to some other...

 

Any help is appreciated!

 

Have a nice weekend!

 

- F

0 Likes
Accepted solutions (1)
1,152 Views
4 Replies
Replies (4)
Message 2 of 5

cadffm
Consultant
Consultant
Accepted solution

If you need this feature, write this function.

But if you don't need this function every day, search and replace it by hand (with a good texteditor)

*.atc are simple ascii files, nothing more.

 

 

Sebastian

Message 3 of 5

Buzz0m
Collaborator
Collaborator

If I could I'd buy you a beer due to it being friday and you pointing out the obvious so quickly!

 

Cheers for the help (my brain was too tired to realize the solution...)!

Message 4 of 5

awalters
Observer
Observer

that seems to work on my system, i am going to try it on a few other systems and let you know.

is there a reason why we have to do this process wssave now 

 

0 Likes
Message 5 of 5

cadffm
Consultant
Consultant

>>"is there a reason why we have to do this process wssave now "

??

Nobody wrote about wssave and it has nothing to do with the topic, or?

Sebastian

0 Likes