Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]  (Read 9082 times)

0 Members and 1 Guest are viewing this topic.

mroilfield



    Mentor
  • Thanked: 42
    • Yes
    • Yes
  • Computer: Specs
  • Experience: Experienced
  • OS: Windows 11
Re: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]
« Reply #15 on: November 25, 2009, 04:34:02 AM »
takes 4 floppys

Does any one make these any more?????
You can't fix Stupid!!!

Salmon Trout

  • Guest
Re: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]
« Reply #16 on: November 25, 2009, 04:37:22 AM »
Does any one make these any more?????

Of course they do.

pds

    Topic Starter


    Beginner
  • konichiwa kamisan ^_^
  • Thanked: 2
    Re: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]
    « Reply #17 on: November 26, 2009, 03:25:09 AM »
    thank you salmon trout

    pds

      Topic Starter


      Beginner
    • konichiwa kamisan ^_^
    • Thanked: 2
      Re: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]
      « Reply #18 on: November 26, 2009, 04:16:56 AM »
       :-X salmon trout how to draw some spites in quickbasic?

      Salmon Trout

      • Guest
      Re: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]
      « Reply #19 on: November 26, 2009, 04:38:11 AM »

      pds

        Topic Starter


        Beginner
      • konichiwa kamisan ^_^
      • Thanked: 2
        Re: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]
        « Reply #20 on: November 27, 2009, 02:41:16 AM »
         thanks again

        pds

          Topic Starter


          Beginner
        • konichiwa kamisan ^_^
        • Thanked: 2
          Re: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]
          « Reply #21 on: November 27, 2009, 03:03:29 AM »
          i've made a game please is the syntax right?
          Code: [Select]
          REM ***Guess The Number***
          CLS
          PRINT "What is your name"<INPUT nm$
          110 RANDOMIZE TIMER
          N/INT*RN(;1
          PRINT
          PRINT nm$<", I)m thinking of a"
          PRINT "numand 20."
          138 PRINT
          PRINT "What is my number"<>input g
          F g\|n THEN 300
          PRINT
          PRINT "Hurray, "<nm$<"!"
          PIT You Guessed my numbe!"
          FOR t/1 to 10000>NEXT t
          200 PIT
          RNT nm$<", Do you want  to"
          PRINT "play again"<>INU$
          F a$?"Y" R a$?"y" r a$? "YES or a$/"yes" THE1I$\|"N" or a$\|n$\NO" or a$\|"no" THEN 200
          PRINT>END
          300 PRINT
          F gTEN 350
          PRINT "Sorry, "<NM$<". Too Small!"
          GOTO 138.
          350 RINT "Sorry "nm$<". Too Big!"
          GOTO 138

          pds

            Topic Starter


            Beginner
          • konichiwa kamisan ^_^
          • Thanked: 2
            Re: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]
            « Reply #22 on: November 27, 2009, 03:19:12 AM »
            and can i add some sund effects from the internal speaker or something like a bleep if you take a item?

            pds

              Topic Starter


              Beginner
            • konichiwa kamisan ^_^
            • Thanked: 2
              Re: [glow=red,2,300]how to make a exe with ms-dos/cmd?[/glow]
              « Reply #23 on: December 09, 2009, 08:05:27 AM »
              Thanks, one more thing. If i write a file it isn't a .EXE program but a .NUM file... And when i save it with the extention the game will fail.:S