Jump to content

Find and replace leaves semi colon


Recommended Posts

Posted

When I use find and replace text in Autocad 2008lt the text that has been updated is now prefixed with a semicolon why ????

  • Replies 20
  • Created
  • Last Reply

Top Posters In This Topic

  • richard3009

    9

  • Blackfish

    7

  • dbroada

    3

  • MSasu

    1

Top Posters In This Topic

Posted

Can you post what you have used as "Find what", respectively "Replace with"? It is possibe that you have Use wildcards option checked?

Posted

It was a simple number replacement, ie replace all the number 2s for 1s, so 254 becomes 154, but it displays with a semicolon like this ;154 In the find and replace options dialogue box, I have match case ticked and the option Text(Mtext,DText, Text) ticked.

Posted
It was a simple number replacement, ie replace all the number 2s for 1s, so 254 becomes 154, but it displays with a semicolon like this ;154 In the find and replace options dialogue box, I have match case ticked and the option Text(Mtext,DText, Text) ticked.

 

Have you tired ones again, for example now replace ';1' with '1' and ';2' with '2'? You could press a semicolon by accident...

Posted

No typing mistakes I have repeated it 3 times with text and numbers I always get a semicolon prefix in the updated text.

Posted
No typing mistakes I have repeated it 3 times with text and numbers I always get a semicolon prefix in the updated text.

 

And my first suggestion... to try replace a wrong replacement with a new final one i.e. ';1' with '1'?

Posted

The text that I'm updating is MTEXT the problem does not occur with single line text

Posted
The text that I'm updating is MTEXT the problem does not occur with single line text
I'm not surprised.

 

I suspect there is a formating string within the MTEXT that gets revealed when you do your changes. That may be why you are having problems but I'm afraid I don't know a way around it.

Posted

Yes I suspected it was an Mtext issue when the single lint text didn't throw up the same issue, arrrr the woes of Mtext still plague us.

Posted

is it simple enough to EXPLODE it before the replace?

Posted

It seems that's formatting, however when you use 'find/replace' in AutoCAD formatting in mtext is untouched and all should work... I've already tried with some extra colors, sizes etc. and all went OK. Maybe something specific...

 

Can you check in Properties Dialog Box what has been changed in this mtext or copy and past your mtext 'before' and 'after' and post to forum, or even if you can post your drawing?

Posted

A line of text that displays on the screen as 001 in the properties box it shows content as \pxqc;001

Posted

That's a beginning of paragraph (\px), which is centered (qc), but how did you manage to change it to ';1' on screen. Is that what did you say? What exactly you replace with what? And if \pxqc;001 was before what is now?

Posted

I clicked on the edit drop down menu, use find and replace, any Mtext regardless of what it is results in a semicolon prefix

Posted

problem solved it was a font issue, standard font does not produce the problem

Posted

Can you post a part of your drawing, just past the mentioned mtext to new file?

 

Have you tried replace ';1' with '1' after that and what has happen?

 

PS. I did several tries and nothing similar to your case appeared on my machine...

Posted
problem solved it was a font issue, standard font does not produce the problem

 

Well done :)

 

Although, what do you mean by 'standard font'? Which one is standard? And what kind of font causes the problem?

Posted

Try it with the Arial font in Mtext, select the text on the screen go to Edit on the drop down menus at the top of the screen then find.

Posted
Try it with the Arial font in Mtext, select the text on the screen go to Edit on the drop down menus at the top of the screen then find.

 

That's what I did. I usually use Arial and I have never came across that replacing text changes the formatting, because with find/replace formatting is just ignored by AutoCAD...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...