convert text to multiline and reverse

convert text to multiline and reverse

eyal.ch
Collaborator Collaborator
438 Views
2 Replies
Message 1 of 3

convert text to multiline and reverse

eyal.ch
Collaborator
Collaborator

Hi all,

I want to convert text to multiline text and also reverse.

 

thank you.

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

komondormrex
Mentor
Mentor
Accepted solution

hey,

there is plenty of such text->mtext converting codes) you can easily find one. mine is in attachment.

you also can use express tools command "_txt2mtxt" for that purpose.

to convert otherwise use autocad command "_explode", which will normally explode mtext to text lines unless occasionally unicode characters are encountered.

Message 3 of 3

eyal.ch
Collaborator
Collaborator

thank you @komondormrex ,

I found 2 lisps but they didn't work, 

yours work fine,

thank you

0 Likes