QBasic Tutorial 6 - User Input - QB64

Поділитися
Вставка
  • Опубліковано 23 гру 2024

КОМЕНТАРІ • 50

  • @RETROGAMINGTECHNO
    @RETROGAMINGTECHNO 10 років тому +2

    This channel is filled with helpfull stuff for QBasic and other programin stuff.U deserve each and every sub.

  • @daruscole1586
    @daruscole1586 Рік тому

    With the User Input tutorials, there are 2 ways you can do these. From my experience with QBASIC, I have typically used the Input statement with quotes like in this video. Also, some use the Print statement on one line and the Input statement with the variable on the other. I guess that it is just a preference.

  • @daruscole1586
    @daruscole1586 Рік тому

    Praise God and thank you very much to the appropriate people for these free tutorials. Great tutorial in that it takes you through things a little at a time but may need to be repeated especially for beginners as it does seem to go at a pretty fast pace. Good review for others.

  • @kaitro7
    @kaitro7 5 років тому +2

    ppl do gaming videos and get alot of subs but the best part should be the creators getting the subs coz they made the game in the first place.. like if u agree.. and your content was good helped me out in my studies

  • @MrPathakhemant
    @MrPathakhemant 2 роки тому

    SIR: I wnat to INPUT numbers in a format same as used in print Using((#####.,##") statement. How can I ? OR How to cinvert an input number as per format to curtail its length?

  • @VIJUABRA922
    @VIJUABRA922 4 роки тому

    i wanted to ask, what is non-float-point-number and floating-point-number

  • @meharkch
    @meharkch 4 роки тому

    How to save file I got it few times and it is showing file access error what to do....pls reply fast

  • @Lowendsandwich
    @Lowendsandwich 7 місяців тому

    Thanks for making these videos cause it is way easier then just doing like python or C++ thank you so much!

  • @Cescykia
    @Cescykia 13 років тому +2

    I cant write in the program i just made. i copied you. why cant i write in it?

  • @rudramishra9369
    @rudramishra9369 4 роки тому

    Can we use signs instead of writing "DIM NUM1 AS INTEGER"?

  • @amorak223
    @amorak223 10 років тому

    why do you not put an en quotations at the end of last line?

  • @MrOldCrow
    @MrOldCrow 11 років тому

    how do I stop people from entering too many characters at the input?

  • @WATCHTHEFILMWTF
    @WATCHTHEFILMWTF 4 роки тому

    THAT WAS INSANE DUDE . IT HELPED ME IN MY STUDIES

  • @DeividasGedgaudas
    @DeividasGedgaudas 13 років тому

    @drew19scooter Here you will learn the basics, and use them at Pascal/C++/Delphi/VB or something :)

  • @drew19scooter
    @drew19scooter 13 років тому

    I have learned qbasic and understand variables and so on but my question is, what are you able to do once you have typed in the codes and run the program?? Basically i am asking what the point of doing this is.

  • @mimemata
    @mimemata 3 роки тому

    Thanks, helped me quite a bit
    Btw, ur typing speed is gr8

  • @SchoolFreeware
    @SchoolFreeware  12 років тому

    "Name" is a reserved word in QBasic. Use a different word example: FirstName, FName, LastName, TheName, OurName etc.

    • @danksamosa3952
      @danksamosa3952 8 років тому

      @SchoolFreeware i want to make the user write what i want,If it is not written it should show ERROR TYPE AGAIN

  • @kajalbhinsara5578
    @kajalbhinsara5578 6 років тому

    Can we use $ sing as string

  • @defaultpickaxe6386
    @defaultpickaxe6386 4 роки тому +1

    i love school freeware .

  • @scourge141
    @scourge141 7 років тому +1

    hmm i ve got i question why do you print nothing

    • @SchoolFreeware
      @SchoolFreeware  7 років тому +2

      Printing nothing is just a blank line. It moves the text down one line on the screen.

    • @AnkushB1811
      @AnkushB1811 5 років тому

      For a space between strings.

  • @ashsafamily3890
    @ashsafamily3890 6 років тому

    I AM GETTING ERROR : *C++ Complation failed (Check .\internal\temp\compilelog.txt)*

    • @the_player_2
      @the_player_2 3 роки тому

      Why c++? It’s probably an error on the app you are using.

    • @ashsafamily3890
      @ashsafamily3890 3 роки тому

      @@the_player_2 its been 2 years i have also forgot this comment

  • @RishabhChandra1
    @RishabhChandra1 11 років тому

    hi i want to make a program in which i would like to ask users whivh province they were born in, and then responds with some information about that province

  • @bradw778
    @bradw778 7 років тому

    I've got a question about input. How would I prevent someone from typing, say as an example beyond 10 characters? Usually if someone were to type beyond a given limit it would scroll to the next line and there goes your program. I've googled this and can't find anything on it. Thanks.

    • @bradw778
      @bradw778 7 років тому

      Enlighten me.

    • @bradw778
      @bradw778 7 років тому

      I didn't think you did.

    • @davidfishwick5573
      @davidfishwick5573 6 років тому +1

      only way you could do it is to use INKEY$ with a string and add to it until you get 10 characters. Its not possible to do it with INPUT.

  • @meharkch
    @meharkch 4 роки тому

    hey, but its only showing nuumbers.....😒😒😒

  • @benaseernoushad1181
    @benaseernoushad1181 8 років тому

    for what we use LET & REM statament (input). Please give me a reply

    • @markogluvajic
      @markogluvajic 8 років тому

      REM is used for comment.

    • @somduttabanerjee9299
      @somduttabanerjee9299 6 років тому

      Benaseer Noushad LEYT is used for assigning a value to a variable and REM is used to give comment or remarks that is not executed.

  • @harshitnahata8024
    @harshitnahata8024 8 років тому

    can i get a tutorial on print with comaa

  • @DarkShroom
    @DarkShroom 11 років тому +2

    i feel sorry for any of this guys students who have to learn qbasic lol

  • @temitopeakinyanbola2793
    @temitopeakinyanbola2793 4 роки тому

    This video has helped me alot

  • @thonghuynhminh9667
    @thonghuynhminh9667 3 роки тому

    Helpfull videos!
    Thanks!

  • @LarryKoopa
    @LarryKoopa 9 років тому

    finally we come to user Input :)

  • @toonloop8386
    @toonloop8386 7 років тому

    nice can you do thath i one row

  • @RonaldGonzalez-l9h
    @RonaldGonzalez-l9h 2 місяці тому

    Walker Jose Garcia Christopher Brown Linda

  • @ark_mcmlix4181
    @ark_mcmlix4181 9 років тому

    Thanks for help me

  • @DarkShroom
    @DarkShroom 11 років тому

    the poor welps, effing hell at least give them python

  • @LQQ.ERR0R
    @LQQ.ERR0R 8 місяців тому

    Noice

  • @karlomilicevic7662
    @karlomilicevic7662 12 років тому

    smash that keyboard! :D