Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
An annoying thing i would like to fix :-)
#1
When using an input command it automatically writes a '?' at the end of the input. I would like for it not to do that as its getting annoying when i dont want it there such as a blank input.
Any ways to kill the little '?' :neo:
-p
Reply
#2
Yes :-D

Try this:

Code:
INPUT ""; A
for
Code:
INPUT "", A

There is a lot of difference between a ; and a ,
Reply
#3
Placeborick: Please stop posting the exact same topics twice. You posted the same topic in two forums and now double posted. You do have the ability to delete your own topics if they have double posted.
Reply
#4
See you have deleted it :wink:
Reply
#5
If you are only inputing one variable you could say

Code:
LINE INPUT ""; a

I thinks, I use that a lot and it makes the ? not appear, but I guess the INPUT "",a would work too just a thought.
ovaProgramming.

One night I had a dream where I was breaking balls. The next morning, BALLSBREAKER was born.

Quote: Excellent. Now you can have things without paying for them.

BALLSBREAKER 2
~-_-Status Report-_-~
Engine: 94%
Graphics: 95%
Sound: 100%
A Severe Error has crippled BB2 for the time being... I have to figure it out, but until then you won't see much of it Sad.
-----------------------------
Reply
#6
the ";" causes the question mark. The "," doesn't.
ravelling Curmudgeon
(geocities sites require copying and pasting URLs.)
I liked spam better when it was something that came in a can.
Windows should be defenestrated.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)