home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #6 / CDA_6.iso / shell / uk / txt / programs.txt < prev    next >
Text File  |  1995-06-09  |  507b  |  13 lines

  1. Programs.
  2.  
  3. This word means: a number of instructions that are
  4. processed more or less automatically by the computer.
  5. Programs are often used as files. Not all files 
  6. however are programs, as for instance datafiles,
  7. addressfiles, textfiles.
  8.  
  9. In DOS, when we talk about programs, we mean all those
  10. files that have an EXE or COM extension. 
  11. Basically, also Batch files ( that is, files with a
  12. BAT extension) are programs, because they also contain
  13. a number of instructions for the computer.