Jump to content

Single text box to multiple text boxes


cako

Recommended Posts

Hi,

 

I want to convert a single text box to two separate text boxes (not multiline text). Let's say after the fifth character.

 

For example:

 

"Hello World"

 

And I want to change it into:

 

"Hello" "World"

 

And I will move them separately like:

 

"Hello" _______ "World"

 

or

 

"Hello"

_______ "World"

 

How can I accomplish this?

 

Thanks!

Link to comment
Share on other sites

Someone in the autodesk forum replied, and the solution is:

 

1- Turn the single line texts to multi line (atxt2mtxt.lsp or something like that)

2- Adjust the width so that you get what you want

3- Explode the multi lines, and they are separate lines.

 

Just in case someone needs this.

 

cako

Link to comment
Share on other sites

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