home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 July / CHIP797.ISO / workshop / doc / modwsh20.exe / EXT.TXT < prev    next >
Encoding:
Text File  |  1995-01-03  |  15.2 KB  |  279 lines

  1.  
  2.        G L O S S A R Y   O F   F I L E   N A M E   E X T E N S I O N S
  3.        
  4.        Extensions give valuable clues to help identify file types. In
  5.        fact, I believe that they are the key to computing success. 
  6.        However, these extensions are not written in stone. For example,
  7.        on an MS-DOS system, a person can easily name or rename a file
  8.        anything so long as the name is no more than eight characters in
  9.        length, and the extension can't be more than three characters in
  10.        length.
  11.  
  12.        Nevertheless, the file name extensions below are conventional and
  13.        should help you identify file types. When I say "conventional," I
  14.        mean that these extensions are used by the computer community at
  15.        large to instantly communicate information.
  16.          
  17.        A person, who is knowledgeable about file name extensions, can take
  18.        an unlabeled diskette and do a directory--DIR <ENTER>. From the
  19.        directory, he or she can determine what programs are on the
  20.        diskette and which files contain the manual, then proceed to
  21.        sucessfully run the program--most of the time. So can you!
  22.        
  23.        .$$$      A temporary work file.  Any file name extension that starts
  24.                  with a .$-- is probably a temporary work file.  These are
  25.                  often erased (or should be) by the program which created
  26.                  them.  
  27.        .1ST      Usually a text file with the name README.1ST.  These often
  28.                  contain instructions for running software.
  29.        .AFM      An Adobe PostScript font support file.
  30.        .ALL      A WordPerfect file containing printer and font definitions.
  31.        .ANS      An ANSI graphics file.
  32.        .ARC      A compressed archived file.  You can usually uncompress
  33.                  these by using PKUNPAK.EXE, by PKWARE, Inc., which is a
  34.                  shareware program.
  35.        .ARJ      A compressed archived file.  You can extract these files
  36.                  using ARJ.EXE, by Robert K. Jung.  This is a shareware
  37.                  program.                   
  38.        .ART      A graphics file for First Publisher.
  39.        .ASC      An ASCII text file.
  40.        .ASM      A file that is in assembly language source code.
  41.        .ASP      A script file used by Procomm.
  42.        .AU       Audio data file.
  43.        .BAK      A backup file.  A backup file may save the day.
  44.        .BAS      Indicates the program is written in BASIC language.  You
  45.                  need to load a BASIC language program to run these.
  46.        .BAT      A batch file.  These can be run by just typing the file
  47.                  name.
  48.        .BIN      A binary file.
  49.        .BIT      A LOTUS Manuscript graphics file.
  50.        .BLD      A BSAVEd BASIC binary file.  These are loaded with BLOAD.
  51.        .BMP      "Wallpaper" graphics file for Microsoft Windows.
  52.        .C        Indicates the source code for a program written in C
  53.                  language.
  54.        .CAL      A calendar file.
  55.        .CAT      A master catalog file used with MSBACKUP (DOS 6).
  56.        .CDR      A graphics file for Corel Draw.
  57.        .CFG      A configuration file.  Sometimes it is necessary to modify
  58.                  these with your text editor.
  59.        .CFN      A configuration file.
  60.        .CGM      Computer Graphics Metafile.
  61.        .CHK      A file produced by the DOS CHKDSK command.  These files are
  62.                  written to the root directory when you convert lost chains
  63.                  to files.
  64.        .CLP      A Windows file that has been saved to the clipboard.
  65.        .COB      A source code for COBOL language.
  66.        .COD      An object code file used by compilers.
  67.        .COM      A command file.  These can be run by just typing the file
  68.                  name and pressing <ENTER>.
  69.        .CPI      Code page information files for foreign character sets.
  70.        .CPL      A Windows control panel file. 
  71.        .CRD      A card file for Windows.
  72.        .CRF      A cross reference file.
  73.        .CUT      Halo I, II, III graphics file.  Used by Dr. Halo program.
  74.        .DAT      A file containing data.
  75.        .DB       A Paradox data file.
  76.        .DB2      A dBASE II file.
  77.        .DB3      A dBASE III file.
  78.        .DB4      A dBASE IV file.
  79.        .DBF      A database file. Used with dBASE or compatible programs.
  80.        .DCT      A dictionary file.
  81.        .DEV      A device driver file.
  82.        .DHP      A Dr. Halo PIC graphics format file.
  83.        .DIB      A device-independent bitmap graphics file.
  84.        .DIC      A dictionary file.
  85.        .DIF      Data Interchange Format.  ASCII files used by spreadsheets. 
  86.                  Or a differential backup catalog file used with MSBACKUP
  87.                  (DOS 6).
  88.        .DIZ      A text file found in shareware that describes the software.
  89.        .DJP      An HP softfont file for a Deskjet printer.
  90.        .DLL      Windows Dynamic Link Library file.
  91.        .DOC      Documentation text file. DOC files are often the manual for
  92.                  programs.  It is IMPORTANT TO READ THESE FIRST.  Use the DOS
  93.                  TYPE command, or you can use a text editor or most word
  94.                  processors.  Just to keep you on your toes, Microsoft Word
  95.                  uses a .DOC extension for files it creates.   
  96.        .DRV      Hardware driver.  These interface your hardware.
  97.        .DRW      A graphics file used by Corel Draw.
  98.        .DVP      A DESQview configuration file.
  99.        .DVR      A device driver file.
  100.        .DWG      Autocad drawing file.
  101.        .DXF      An Autocad graphics file.
  102.        .EPS      Encapsulated PostScript file used by desktop publishing
  103.                  programs.
  104.        .EXE      Executable file.  To run these, just type the file name and
  105.                  press <ENTER>.  Look for these when you do a directory.
  106.        .FMT      A formatting file used by dBASE III.
  107.        .FNT      A font file.
  108.        .FON      A font file.
  109.        .FOR      A FORTRAN language source code file.
  110.        .FOT      A Windows file for a TrueType scalable outline font.
  111.        .FOX      A FoxBASE database file.
  112.        .FRM      A form file.
  113.        .FUL      A full backup catalog file used with DOS 6 MSBACKUP.
  114.        .GDI      A GEM Metafile.
  115.        .GIF      A CompuServe graphics file.  Graphics Interchange Format.
  116.        .GRP      A Windows Group data file.
  117.        .GX1      Show Partner graphics file.
  118.        .H        A C language header file.
  119.        .HLP      A help file.  Sometimes these are text files.
  120.        .HNT      A file containing hints.  Usually a game.
  121.        .HPF      HP/PCL printer Bitstream soft Fonts.
  122.        .HPG      A Hewlett Packard Graphics language file.
  123.        .HST      Often a text file showing the history of a particular
  124.                  program.
  125.        .HYC      A hyphenation list file for WordPerfect.
  126.        .ICE      A file compressed by LHice.
  127.        .ICO      Icon graphics file used by PROGMAN in Microsoft Windows.
  128.        .IDX      A FoxBASE database index file.
  129.        .IFF      A Deluxe Paint II graphics file.
  130.        .IMG      A GEM Paint graphics file which can often be used by desktop
  131.                  publishing programs.
  132.        .INC      An incremental backup file used with the DOS 6 MSBACKUP.
  133.        .INF      An INFormation file, usually a text file.  Read it first.
  134.        .INI      A Windows initialization file.
  135.        .ISF      An IBM image support facility file.
  136.        .JPG      JPEG--Joint Picture Experts Group compressed graphics image
  137.                  file.
  138.        .KEY      KEYboard macro definition files.
  139.        .LBM      An IFF graphics file used by Deluxe Paint and others.
  140.        .LIB      A Library file used by a computer language compiler.
  141.        .LST      A text file consisting of a list of files.
  142.        .LTR      A letter file.
  143.        .LZH      A compressed archived file.  To uncompress this type of
  144.                  file, you need LHA.EXE, by Haruyasu Yoshizaki.  This is
  145.                  freeware.
  146.        .MAC      A MacPaint graphics file or a MACRO file.
  147.        .MAN      A file that contains the manual for a program.  This is
  148.                  usually in the form of a text file.
  149.        .ME       Usually a text file with the name READ.ME.  These can be
  150.                  read with the DOS TYPE command. You can also use an editor
  151.                  or word processor to view and print these files.
  152.        .MID      A MIDI audio file.
  153.        .MNU      A menu file or a mouse control file.
  154.        .MOD      A file to support data exchange between DOS and Windows.
  155.        .MPG      MPEG (Moving Pictures Expert Group) movie files. You
  156.                  need an .MPG viewer like VMPEG by Stefan Eckhart for viewing.
  157.        .MSP      Microsoft Windows graphics file.
  158.        .NAM      A Print Shop "name file."
  159.        .NDX      A dBASE database index file.
  160.        .NG       A database file for Norton Guides.
  161.        .NTX      A dBASE index file.
  162.        .OBJ      An object code file.
  163.        .OLD      A file that has been backed-up by renaming the file. 
  164.        .OVL      An overlay file.
  165.        .OVR      An overlay file.
  166.        .P        A text file that indicates Pascal language source code.
  167.        .PAK      A compressed archived file.  To uncompress, you need a
  168.                  shareware program called PAK.EXE, by NoGate Consulting.  
  169.        .PAS      A PASCAL programming file.  The source code file.
  170.        .PCC      A graphics file used by Z-Soft.  HINTâ– Rename these with a
  171.                  .PCX extension, and you can often use them in other
  172.                  programs.
  173.        .PCD      Kodak Photo-CD graphics files used for their CD-ROM format.
  174.        .PCX      A PC Paintbrush (Z-Soft) graphics file.  These can often be
  175.                  used by desktop publishing programs.
  176.        .PDF      A Printer Definition File.
  177.        .PDV      A Microsoft Paintbrush device driver file.
  178.        .PDX      A Paradox file.
  179.        .PGM      A program binary file.
  180.        .PIC      A LOTUS graphics file, or graphics file used by PC Paint +,
  181.                  Grasp, and others.
  182.        .PIF      A Windows Program Information File
  183.        .PIM      A permanent image file used by some graphics programs.
  184.        .PNM      A New Print Shop "name file."
  185.        .POG      A New Print Shop graphics file.
  186.        .PRD      A printer definition file used by Microsoft Word, etc.
  187.        .PRG      A programming source file.
  188.        .PRN      Usually a text file that should be printed.
  189.        .PRS      A WordPerfect printer definition file.
  190.        .PRT      A file to be printed.  Sometimes these are text files and
  191.                  contain the documentation or manual.
  192.        .PSO      PostScript PDL printer Bitstream softfonts file.
  193.        .REC      A Windows macro recorder file.
  194.        .RLE      A Run-Length-Encoded graphics file.
  195.        .SAV      A file that has been backed-up or a saved position in a
  196.                  game.
  197.        .SCR      A script file used by a telecommunications program or a
  198.                  screen file.
  199.        .SCT      A Lotus Manuscript screen capture text file.
  200.        .SCX      Graphics file for RIX/EGA and ColoRix programs.
  201.        .SDN     A compressed archived file distributed by SDN International.
  202.                  This is Fidonet's Shareware Distribution Network.  To
  203.                  uncompress .SDN files dated 1993 and later, use ARJ.EXE
  204.                  version 2.41 or later.  ARJ.EXE is a shareware program.  SDN
  205.                  files prior to 1993 require PAK.EXE, by NoGate Consulting,
  206.                  to uncompress.  
  207.        .SDR      A Printmaster "name file."
  208.        .SET      A backup set used with MSBACKUP.
  209.        .SFL      An HP PCL 4 bitmapped SoftFont file (Landscape orientation).
  210.        .SFP      An HP PCL 4 bitmapped SoftFont file (Portrait orientation).
  211.        .SFS      A SoftFont file indicating a Screen font.
  212.        .SHP      A Printmaster graphics file.
  213.        .SK       A SideKick Plus utility file.
  214.        .STY      Style files for WordPerfect.
  215.        .SYS      A device driver file.  Usually you need to add a line to the
  216.                  CONFIG.SYS file to install these.  The CONFIG.SYS file
  217.                  resides in the root directory of the boot disk. 
  218.        .TGA      A file used by Targa 16.
  219.        .THS      A thesaurus file for WordPerfect.
  220.        .TIF      A graphics file called Tagged Image Format.  Used by Aldus
  221.                  Pagemaker and other desktop publishing programs.
  222.        .TMP      A temporary file.
  223.        .TST      A test file.
  224.        .TTF      A Windows header file for a TrueType scalable outline font.
  225.        .TUT      A tutorial file.
  226.        .TXT      A text file.  These often contain the directions for how to
  227.                  run a program.  ASCII text files can be viewed using the DOS
  228.                  TYPE command or loaded into most editors and word
  229.                  processors. 
  230.        .UC2      A compressed file archived using UltraCompressor II from Ad
  231.                  Infinitum Programs (The Netherlands).  You should obtain the
  232.                  self-extracting shareware program called UC2R2.EXE which
  233.                  contains the file to uncompress .UC2 files.
  234.        .UPD      An updated text file usually containing history.
  235.        .VBX      A Visual Basic control file.
  236.        .VOC      A Soundblaster sound file.
  237.        .WAV      A Windows sound file.
  238.        .WK1      A LOTUS spreadsheet file for version 2.0.
  239.        .WKE      A LOTUS educational worksheet file.
  240.        .WKQ      A QUATTRO spreadsheet file.
  241.        .WKS      A LOTUS spreadsheet file for version 1A.
  242.        .WMF      A Windows Metafile graphics format file.
  243.        .WPG      A WordPerfect Graphics file for version 5.0 and later.
  244.        .WPK      A WordPerfect keyboard macro file.
  245.        .WPM      A WordPerfect Macro file.
  246.        .WQ1      A spreadsheet file for Quattro 1.0.
  247.        .WRI      A text file for Windows Write.
  248.        .WRK      A Symphony spreadsheet file.
  249.        .XLS      An Excel spreadsheet file.
  250.        .XLT      A file containing translation tables.
  251.        .XTP      An Xtree overlay file.
  252.        .ZIP      A compressed archived file.  You need PKUNZIP.EXE to
  253.                  uncompress and use these files.  This is a shareware
  254.                  program. PKUNZIP is by PKWARE, Inc. You will want to
  255.                  obtain the latest version.  At this writing it is
  256.                  PKZIP204G.EXE.
  257.        .ZOO      A compressed archived file. Requires ZOO.EXE to uncompress.
  258.  
  259.        Note*  Those on the Internet need to know about dozens of
  260.        other file name extensions. "Steve's Essential Internet Tips"
  261.        will show how to get information on these and more!
  262.     
  263.  
  264.           =======================================================
  265.           This section is finished. Copyright (c) 1995 by
  266.           Steven Woas. All rights reserved. Registered users of
  267.           Modem Workshop receive "Steve's Essential Internet Tips"
  268.           as a bonus.
  269.           
  270.           See OTHER PRODUCTS at the main menu for a description and
  271.           pricing on these exciting products:
  272.  
  273.           Steve's Essential Internet Tips
  274.           Detective Databases, 1995 edition
  275.           Online Medical! 
  276.           Learning DOS for the Complete Novice, 2nd edition 
  277.           The Superhighwayman
  278.           =======================================================
  279.