Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 1677
Number of posts: 4766

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Input Question Mark Posted by aric49 on 13 Jul 2005 at 8:07 AM
Hey All,
Everytime i make an input command, like the one below, It allways puts a question mark at the end of the statement. Why does it do this, and how can i get it off??

CLS
Input "This is a sample Input "; A$
END



Report
Re: Input Question Mark Posted by Margalo on 13 Jul 2005 at 10:22 AM
: Hey All,
: Everytime i make an input command, like the one below, It allways puts a question mark at the end of the statement. Why does it do this, and how can i get it off??
:
: CLS
: Input "This is a sample Input "; A$
: END
:
:
:
:
The problem is simply that you are useing a ";" this will put up the "?" mark. however if you make it "," then the mark will disappear *poof*
-Margalo

Report
Re: Input Question Mark Posted by aric49 on 13 Jul 2005 at 3:14 PM
: : Hey All,
: : Everytime i make an input command, like the one below, It allways puts a question mark at the end of the statement. Why does it do this, and how can i get it off??
: :
: : CLS
: : Input "This is a sample Input "; A$
: : END
: :
: :
: :
: :
: The problem is simply that you are useing a ";" this will put up the "?" mark. however if you make it "," then the mark will disappear *poof*
: -Margalo
:
:
Thanks!



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.