Jump to content

Recommended Posts

Posted

I have multi line text i want to break in one text

suppose i have 3 word in multi line text

 

i love you

 

so i want to break separate like i-love-you as well

Posted

If you space your MTEXT onto 3 lines, like below

 

i

love

you

 

then EXPLODE the MTEXT you will wind up with 3 different TEXT items.

Wherever you create a RETURN in your MTEXT,

it will be broken into different TEXT items, as a TEXT item is always a single line.

Posted

not break like this " suppose i have 0+000.00 40.565 32.255 452.0000"

these data in one line how can separate this all item like 0+000.00 one 40.565 as well

Posted
not break like this " suppose i have 0+000.00 40.565 32.255 452.0000"

these data in one line how can separate this all item like 0+000.00 one 40.565 as well

 

That is even easier than inserting breaks. Drag the top right-hand Grip towards the left, until the text is on single lines. Then Explode :D

separateText.JPG

Posted
That is even easier than inserting breaks. Drag the top right-hand Grip towards the left, until the text is on single lines. Then Explode :D

 

neat solution 8)

Posted
If you space your MTEXT onto 3 lines, like below

 

i

love

you

 

then EXPLODE the MTEXT you will wind up with 3 different TEXT items.

Wherever you create a RETURN in your MTEXT,

it will be broken into different TEXT items, as a TEXT item is always a single line.

Excellent! Dadgad

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...