Jump to content

Last String should be Space " "


LanloyLisp

Recommended Posts

(getstring T "\nType any string and a Space: ")

If I type "Sample Only " the result is "Sample Only" in which there is no space

on the last string.

 

Is there any way to recognize the Space on the last string?

BTW i'm trying to prefix a string with a spacebar between those two strings.

 

:unsure:

Link to comment
Share on other sites

Should work fine; does on my end.

 

Command: (getstring T "\nType any string and a Space: ")
Type any string and a Space: space
"space "

Link to comment
Share on other sites

It is working on the command prompt but if Dynamic Input is turned on (DYNMODE not equal 0)

the space will not work.

 

So i have to set the DYNMODE to 0 then.

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