home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MAGAZINE / MISC / MNJAN91.ZIP / DOS01 < prev    next >
Encoding:
Text File  |  1990-11-02  |  10.3 KB  |  238 lines

  1. Copyright (c) ZEAK and Associates, 1990
  2.  
  3. This is the first of a two part article attempting to de-mystify DOS.
  4.  
  5.  
  6.  
  7.  
  8.                                WHAT IS DOS?
  9.  
  10.  
  11. You're the proud owner of a new computer and you've picked up one or two
  12. programs like a word processor or a spreadsheet to use. But...what is this
  13. thing called DOS?
  14.  
  15. Why do you hear so much about it, why have books been written about it, and
  16. why have hundreds of pages of instructions been written for it?
  17.  
  18.  
  19.                         DOS IS A PROGRAM (SOFTWARE)
  20.  
  21. DOS is a special sort of software.  Odds are that none of your other
  22. software (programs) would work without it, because DOS controls every part
  23. of your new computer system.
  24.  
  25. DOS not only makes it possible for your other programs to work, it also
  26. gives you complete control over what your computer does.  DOS is the link,
  27. the interface, between you and your computer.  To appreciate the role DOS
  28. plays, let's take a quick look at the various pieces of your computer
  29. system and what they do.
  30.  
  31.  
  32.                         HARDWARE MAKES IT POSSIBLE
  33.  
  34. The computer equipment is called hardware.  It probably includes a
  35. keyboard, display (monitor), printer, and one or more disk drives.
  36.  
  37. The purposes of the first three are pretty obvious:
  38.  
  39.     You type instructions at the keyboard, and the system responds by
  40.     displaying or printing messages and results.
  41.  
  42. The purpose of a disk drive isn't quite so initially obvious, but it's
  43. purpose becomes clear as you use the system:
  44.  
  45.     A disk drive records and plays back information.
  46.  
  47. Some types of IBM (and compatible) computers are listed a the end of this
  48. article.
  49.  
  50. The computer's information is recorded in files on disks and you'll find
  51. that disk files are as important to your computer work as paper files are
  52. to the work you do in an office.
  53.  
  54.  
  55.                  SOFTWARE - THE STUFF THAT MAKES IT HAPPEN
  56.  
  57. It doesn't matter if you have a basic system or the latest, high powered
  58. 80486-based computer on the market, it can't do anything without software.
  59.  
  60. There are two main kinds of software (programs):
  61.  
  62.     1.        System programs, which control the operation of the computer
  63.               system.
  64.  
  65.     2.        Application programs, which perform more obviously useful
  66.               tasks, such as word processing.
  67.  
  68. Each program must be able to receive instructions from the keyboard,
  69. display and print results, read and write files from and to a disk, send
  70. and receive data through the computer's communications connection, change
  71. the colors on a color display, and so on through all the capabilities of
  72. the hardware.
  73.  
  74. All application programs have the same needs.  So each program doesn't have
  75. to perform all these functions for itself, a system program called the
  76. operating system manages the hardware.  The operating system allows an
  77. application program to concentrate on what it does best, whether it's
  78. moving paragraphs about (word processor), tracking accounts receivable
  79. (spreadsheet), or calculating stress in a bridge beam (scientific problem
  80. solver).  DOS is an operating system.  The initials stand for Disk
  81. Operating System.
  82.  
  83.                       DOS IS A DISK OPERATING SYSTEM
  84.  
  85. The operating system for many computers, including IBM personal computers
  86. (and look-a-likes named clones), is the Disk Operating System. It is called
  87. a disk operating system because much of its work involves managing disks
  88. and disk files.
  89.  
  90. There are two popular versions of DOS marketed.  They are PC-DOS published
  91. by IBM, Inc. and MS-DOS published by Microsoft, Inc.  They are the same in
  92. most ways, but do vary in the features are made available and how they
  93. operate.  Generally speaking, it's best to use PC-DOS on true IBM equipment
  94. and MS-DOS on compata=ibles (clones).  Other companies publish versions of
  95. DOS to be used specifically on their brands of equipment, but IBM and
  96. Microsoft are the most well known.
  97.  
  98. An operating system plays a role something like a symphony conductor.  When
  99. the score calls for the French horns to play, the conductor cues them.
  100. When the score says the drums should play more softly the conductor
  101. instructs the drummer.
  102.  
  103. The players in the orchestra and their instruments represent the hardware.
  104. The experience and skill of the conductor represent the operating system.
  105. The score represents an application program.  When one score is replaced by
  106. another...Moon River is put aside to be replaced by Handel's Messiah, the
  107. same musicians use the same instruments at the same conductor's directions.
  108. The elements are all the same, but the outcome is different.
  109.  
  110. When an accounting program (score) is put aside and replaced with a data
  111. base program (score), the same hardware (instuments) carries out the
  112. instructions of the same operating system (conductor).  A different
  113. program, different results.  DOS coordinates the computer system, just as
  114. the conductor coordinates the orchestra.
  115.  
  116. Your application programs run while DOS keeps the system humming.  Much of
  117. what DOS does, such as how files are stored on a disk or characters are
  118. printed on the printer, is invisible to you.  You control the things you
  119. care about, such as which program to run, what report to print, or what
  120. files to erase.
  121.  
  122.  
  123.  
  124.  
  125.                                 DISK DRIVES
  126.  
  127. Personal computers use two types of disks.
  128.  
  129.     1.        A flexible disk in a protective plastic jacket, called a
  130.               diskette, which you can remove from the drive, and
  131.  
  132.     2.        A permanently mounted platter called a hard disk.
  133.  
  134. There are two types of diskettes.  One is 5.25 inches square in a flexible
  135. plastic jacket.  The other measures 3.5 inches square in a rigid plastic
  136. shell.
  137.  
  138. A hard disk holds from 15 to 100 times as much as a floppy diskette (even
  139. more) and it writes and retrieves information a lot faster than a floppy.
  140. Most personal computers have either one hard disk and one diskette drive,
  141. or two diskette drives.
  142.  
  143.  
  144.  
  145.  
  146.                         DISK FILES...DATA CABINETS
  147.  
  148. Just as paper files organize and store most written office records,
  149. computer information is organized and stored in disk files.  A disk file
  150. (usually just called a file) is a collection of related information stored
  151. on a disk.
  152.  
  153. A file could be a letter, an income tax return, or a list of customers.  It
  154. could also be a program, because the programs (software) you use are stored
  155. in files.  Files are involved with almost all computer work.
  156.  
  157.  
  158.                     BUT WHY DIFFERENT VERSIONS OF DOS?
  159.  
  160. DOS has been revised a number of times since its initial release.  The
  161. first version was numbered 1.00.  Each revision of DOS is capable of doing
  162. more things than the one before it, or newer versions are released to fix
  163. problems in the previous one.  Ways are found to take advantage of more
  164. sophisticated hardware.  Each time you start up your system, DOS displays
  165. the version number that you are using.  If you want to know what version of
  166. DOS is installed on your machine, type "VER" on the command lind and press
  167. the enter key.  DOS will display the version number.
  168.  
  169.  
  170. When a new version of DOS appears, a change in the number following the
  171. decimal point (3.20 to 3.30, for example) marks a minor change that leaves
  172. DOS substantially the same as the previous version.  A change in the number
  173. preceding the decimal point marks a major change.  Version 2.00, for
  174. example, offered almost three times as many commands as version 1.10.
  175.  
  176. Even though newer versions may have much more capability, they remain
  177. compatible with earlier versions.  This means that if you start with
  178. version 2.1, you can still use all your knowledge and experience, plus all
  179. your files and diskettes, when you move to a newer version.  All you'll
  180. have to learn are the commands and features the new version has added.
  181.  
  182.  
  183.           COMPATIBILITY - WHAT DOES IT MEAN, WHY DOES IT MATTER?
  184.  
  185. You may have seen the terms "DOS-compatible" or "IBM compatible" used in an
  186. article or advertisement.  Just what does compatible mean?  Although some
  187. technical issues are involved, the most meaningful measure of compatibility
  188. is the extent to which you can use the diskettes from one system with
  189. another.  If two systems are totally (100%) compatible, you can freely
  190. exchange diskettes.  This situation is common among IBM-compatible
  191. computers now, but was a severe problem in times past.
  192.  
  193. If two systems are incompatible, you cannot exchange diskettes because
  194. neither system can read files stored by the other.  That's why you can't
  195. use a diskette from an IBM Personal Computer in an Apple computer.  If two
  196. systems are partially compatible, you can interchange some diskettes,
  197. particularly those that contain files of information (data).  This last
  198. level of partial compatibility is what is usually meant by the terms
  199. "MS-DOS compatible" and is one of the advantages of using an operating
  200. system that runs on so many different machines.
  201.  
  202.  
  203.                         YOU CAN DO A LOT WITH DOS!
  204.  
  205. DOS coordinates the operation of the computer for your application
  206. programs.  That's valuable, but DOS has much more to offer.  You can use
  207. DOS, controlling it with instructions called commands, to manage your
  208. files, control the work flow, and perform useful tasks that might otherwise
  209. require additional software.
  210.  
  211. For example, DOS includes a program called Edlin that lets you create and
  212. revise files of text.  Although it's not a word processor, Edlin is fine
  213. for short memos and lists.  Using Edlin, you can write short documents in
  214. less time than it might take to start your word-processing program and
  215. store the file.
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224. You can tailor DOS to your specific needs by creating powerful commands in
  225. batch files made up of other DOS commands, and you can even create your own
  226. small applications.  For example, you could create a simple file manager (a
  227. program that lets you search a file for specific information) using nothing
  228. but DOS commands.  Your knowledge of DOS can range from just enough to use
  229. a single application program to mastery of the full range of capabilities
  230. in the later versions.  But no matter how far you go, you don't have to
  231. learn how to program.  You can do fine just using DOS.
  232.  
  233. Next month we'll put these things we've discussed into practice.  Also, we'll 
  234. offer a summary of the different types of IBM and compatible computers from 
  235. the venerable PC to the newest dream...the 80586.
  236.  
  237. Written by Eugene A. Zeak, Jr.
  238.