home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / definit / exten / help.hlm < prev   
Encoding:
Text File  |  1989-01-01  |  640 b   |  17 lines

  1. EXTENSION
  2.  
  3. A filename may be followed by a period and up to three letters, called
  4. the extension. Frequently encountered extensions are .TXT, .EXE, and 
  5. .BAT.
  6.  
  7.         FILENAME.EXT
  8.         /       \
  9.     filename      extension
  10.  
  11. Extensions can include letters (A through Z) and numbers (0 through 9). "A" 
  12. and "a" are equivalent in an extension. Other characters such as !, #, $, and
  13. _ can be used, but occasionally some program may object. DOS 4.0 users can 
  14. include many of the international characters in filenames. The DOS special 
  15. characters listed in the NEW_TERMS SPECIAL_CHARACTERS definition should not 
  16. be used. 
  17.