Jump to content




Program waiting for reply


  • You cannot reply to this topic
2 replies to this topic

#1 lare290

  • Members
  • 53 posts
  • LocationFinland

Posted 12 December 2014 - 09:28 PM

I'm trying to make my program ask question and then it waits for my reply. How to make it do that?
I'm stupid.

#2 Geforce Fan

  • Members
  • 846 posts
  • LocationMissouri, United States, America, Earth, Solar System, Milky Way, Universe 42B, Life Street, Multiverse, 4th Dimension

Posted 12 December 2014 - 09:40 PM

Are you talking about text input?
then do
whateverVarYouWant = read()
if it's a password, you can make it so it appears as and character you want, for example * by:
whateverVarYouWant = read("*")
Hope this helps.

#3 lare290

  • Members
  • 53 posts
  • LocationFinland

Posted 12 December 2014 - 09:41 PM

thanks

Edited by lare290, 12 December 2014 - 09:49 PM.






2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users