MODIFY MULTIPLE TEXTS

MODIFY MULTIPLE TEXTS

rs_hasan
Contributor Contributor
624 Views
3 Replies
Message 1 of 4

MODIFY MULTIPLE TEXTS

rs_hasan
Contributor
Contributor

hello i would like to modify multiple texts at once

 

in my case i would like to remove the brackets () from the text contents

 

any suggestions?!

 

attached is my dwg with texts

0 Likes
Accepted solutions (1)
625 Views
3 Replies
Replies (3)
Message 2 of 4

ChicagoLooper
Mentor
Mentor

Use the find command

 

  1. Enter FIND on command line.
  2. For 'Find what' type in (*). The asterisk is a wild card.
  3. For 'Replace with' type in *
  4. Click 'Replace All' button.

Chicagolooper

EESignature

0 Likes
Message 3 of 4

rs_hasan
Contributor
Contributor

1.what is a wild card?

2. did not work it says 0 matches found

0 Likes
Message 4 of 4

ChicagoLooper
Mentor
Mentor
Accepted solution

OK. Do this twice. 

First TimeU <<Open parenthese>>

  1. Find what: ...........enter..............'(' 
  2. Replace with: .....enter...............' ' enter space using spacebar
  3. Click Find
  4. Click Replace All

 

101-open backet.PNG

 

Then do it again.

Second Time <<Close parenthese>>

  1. Find what: ...........enter..............')' 
  2. Replace with: .....enter...............' ' enter space using spacebar
  3.  Click Find
  4. Click Replace All

Chicagolooper

EESignature