Script Help

Script Help

Anonymous
Not applicable
736 Views
5 Replies
Message 1 of 6

Script Help

Anonymous
Not applicable

I have a smart title block I created the has a few spots for rev history and I need help making a script I can run on the entire project that will move information from one rev spot to another

0 Likes
Accepted solutions (1)
737 Views
5 Replies
Replies (5)
Message 2 of 6

rhesusminus
Mentor
Mentor
Do you need help making it, as in:
"I have some code here, but it's not working as expected. Can you help me figure out why"
or
"Can someone please do this for me, for free?"

Trond Hasse Lie
EPLAN Expert and ex-AutoCAD Electrical user.
Ctrl Alt El
Please select "Accept Solution" if this post answers your question. 'Likes' won't hurt either. 😉
0 Likes
Message 3 of 6

Anonymous
Not applicable
Accepted solution

Actually its neither, I dont know how to make the script I want.

If someone has something that will work for me thats great but I would much rather learn how to make scripts myself.

 

What Im trying to make is a script that moves text from one line to another in the Project Descriptions (e.g. move LINE1 to LINE2)

 

Any help would be appreciated.

0 Likes
Message 4 of 6

rhesusminus
Mentor
Mentor
Ok.
I'd recommend that you ask this question in the AutoCAD customization forums instead, most likely the lisp-forum. Someone there probably has made something like this alrady.

Trond Hasse Lie
EPLAN Expert and ex-AutoCAD Electrical user.
Ctrl Alt El
Please select "Accept Solution" if this post answers your question. 'Likes' won't hurt either. 😉
Message 5 of 6

camerjm
Participant
Participant

Yon need a small lsp program or a add-in. The word script is only another way of using command line calls, but if you know all the calls then scrip will do the trick.

0 Likes
Message 6 of 6

Anonymous
Not applicable

how to make Find and replace all as script?

 

0 Likes