Jump to content

Get_tile and mtext problem


sean112

Recommended Posts

Before, when I just use a simple getstring command, mtext works just fine:

(command "_mtext" '(221 369) "J" "MC" '(395 357) V1 "")

 

But now I am using a dialog box, I did this:

(action_tile "accept" (setq V1 (get_tile \"Street_name\")))

 

However, if I use a "text" command, it works fine.

 

Both getstring and get_tile should give me a string back right? Why is this so?

 

Thanks guys!

Link to comment
Share on other sites

Also, is there a way to assign a button with a value, so that when I click on first button, the program is going to set a variable to 1, then second button for setting variable to 2?

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