HOW do i create programs with MSDOS?
|
Original Message
|
Name: ruben landeros
Date: January 20, 2001 at 17:15:08 Pacific
Subject: HOW do i create programs with MSDOS?
|
Comment: i wanto to do my own programs in MSDOS HOW can i do it? Or itīs a different command depending of whatīs the programe i want to create for?
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: Tami
Date: January 20, 2001 at 19:33:52 Pacific
Subject: HOW do i create programs with MSDOS? |
Reply: (edit)Find a book on the subject...DUH! I don't know if Microsoft still makes them, but I learned with a book titled MS-DOS Batch Files, by Microsoft Press. http://mspress.microsoft.com/ DUH!
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: Lispelite
Date: January 20, 2001 at 19:45:46 Pacific
Subject: HOW do i create programs with MSDOS?
|
Reply: (edit)Tami, obviously batch files are not programs. There isn't much available for DOS programmers today because the operating system has become so obsolete, but Microsoft QBasic is a good example of a compiler that will allow you to create DOS .EXE files. There are also non-free programs for Windows that can create DOS executables (e.g. Borland Delphi), but they require Windows to run.
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: Lispelite
Date: January 20, 2001 at 19:52:08 Pacific
Subject: HOW do i create programs with MSDOS?
|
Reply: (edit)Also, there's a new program out now for DOS called NovaScript. It's based on QBasic but has support for XMS memory. Download it from: http://blaklight.tekscode.com/qbcm/issues/3/
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: Ayexby
Date: January 20, 2001 at 20:43:16 Pacific
Subject: HOW do i create programs with MSDOS?
|
Reply: (edit) There are also many free compilers/assemblers. One of the easier "language"'s to learn might be the Moonrock compiler, which generates assembly code from a basic-like language. (I found it by using a search engine and searching for free compilers.) Borland/Inprise also will allow you to download "antique" DOS C-compilers, ie early versions of Turbo C. Of course, there's always the interpreted Qbasic that came with DOS. You should already have that on your system. DOS 5.00 also included a few sample Qbasic programs to learn from. (My personal favorite was Gorillas, still the only "video game" I've ever liked.)
Report Offensive Follow Up For Removal
|
|
Response Number 5
|
Name: Laurence
Date: January 23, 2001 at 11:50:30 Pacific
Subject: HOW do i create programs with MSDOS?
|
Reply: (edit)Batch files are programs! Batch is an interpretive script language much like perl, awk and qbasic. It is a real low level interface programming language. You can even get batch compilers if you want to turn batch programs into executables.

Report Offensive Follow Up For Removal
|
|
Response Number 6
|
Name: Web Surfer
Date: January 23, 2001 at 12:11:09 Pacific
Subject: HOW do i create programs with MSDOS?
|
Reply: (edit)Tami you are trying to make someone feel stupid but you are just showing how stupid you are. You are not making Ruben look bad only yourself!
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: