k. thanks for the help. you can do whatever you want with this topic.
adamac15 wrote:
k. thanks for the help. you can do whatever you want with this topic.
Well, I'll continue maintaining it for your future SourceCoder and WabbitEmu questions! I hope you'll be starting a project thread about this project.
project thread?
adamac15 wrote:
project thread?


A topic about your games, and you update it with what you did.
ah gotcha
xXEpicxXXxFailXx wrote:
adamac15 wrote:
project thread?


A topic about your games, and you update it with what you did.
Yup, including your work-in-progress, new screenshots as you make them, new features that you think of or want people's opinions on, code you need help with, release announcements, etc/.
now:
i know about
Disp "NAME?",Str1
ClrHome
Disp Str1
Disp "------"

but how do i use this with : after the name?

EX: (Insert name):
Adamac, there's several possible ways to do that, but the best would be to change Disp Str1 to Disp Str1+":".
so: Disp Str1+":---------"
adamac15 wrote:
so: Disp Str1+":---------"
If you wanted the colon and the ------s on the same line, yes. If you wanted them on different lines, it would be:

Disp Str1+":","------------

Note that a + concatenates strings on the same line, while a comma goes to the next line.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 2 of 2
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement