Results 1 to 9 of 9

Thread: [RESOLVED] DOS Programing?

  1. #1

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Resolved [RESOLVED] DOS Programing?

    does any one know how to create DOS programs and what it is called?
    My usual boring signature: Something

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: DOS Programing?

    notepad.exe >> Save As >> *.bat

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  3. #3

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: DOS Programing?

    how do i program it though, what is it called.

    i think that DOS programs are the coolest ever.
    My usual boring signature: Something

  4. #4
    Fanatic Member
    Join Date
    Dec 2002
    Location
    North Carolina
    Posts
    734

    Re: DOS Programing?

    Are you sure you don't mean console programs? Console programs will run in a DOS prompt. If you have taken a basic C/C++ class or Java you probably wrote programs that run in a terminal window.


    "X-mas is 24.Desember you English morons.." - NoteMe

  5. #5
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: DOS Programing?

    hate to break it to ya but Dos hasn't been around since Pre-Win2k (when talking about it coexisting with windows, that is)... now all ya got is a "dos shell" which isn't Dos at all, just somethin they made to look like you're still in it. But you can still make dos-like console apps with it...
    Last edited by gigemboy; Sep 22nd, 2006 at 01:31 AM.

  6. #6
    Hyperactive Member vbcode1980's Avatar
    Join Date
    Nov 2005
    Location
    Anywhere the wind blows
    Posts
    365

    Re: DOS Programing?

    If you want a real console, get Linux...
    I code C#....

  7. #7

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: DOS Programing?

    ok cool. i was just wondering. oh well. Thanks for all your inputs
    My usual boring signature: Something

  8. #8

  9. #9
    Fanatic Member BillBoeBaggins's Avatar
    Join Date
    Jan 2003
    Location
    in your database, dropping your tables.
    Posts
    628

    Re: [RESOLVED] DOS Programing?

    Nobody actually listed anything for you, so though its marked RESOLVED thought I would add input.

    You can make DOS Style programs using:

    QBasic
    TurboPascal
    C/C++
    Java?
    And others I am not aware of.

    I would suggest getting a beginner book on C and starting there since all the programs will be DOS (Console).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width