Use Find to replace symbols like %%131?

Use Find to replace symbols like %%131?

JamesMaeding
Advisor Advisor
1,075 Views
2 Replies
Message 1 of 3

Use Find to replace symbols like %%131?

JamesMaeding
Advisor
Advisor

I think %%131 in romansx is a centerline symbol, and I want to replace it with say "CL".

 

I can do it with lisp, but can the FIND command do it?

thanks


internal protected virtual unsafe Human() : mostlyHarmless
I'm just here for the Shelties

0 Likes
1,076 Views
2 Replies
Replies (2)
Message 2 of 3

hbauers
Explorer
Explorer

I am using srxText for this type of replacements. There is a similar thread here - https://forums.autodesk.com/t5/autocad-2010-2011-2012/find-and-replace-autocad-code-u-in-text/td-p/2...

 

HB

0 Likes
Message 3 of 3

john.vellek
Alumni
Alumni

Hi @JamesMaeding,

 

Find/Replace won't return any hits on this type of character. This is a legacy method to enter the special characters. I suggest that using a LISP routine is still the best way to do this.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes