home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 March / Chip_2011.03_CD.iso / BootCD / vc.uha / VCFILTER.EXT < prev    next >
Encoding:
Text File  |  2007-05-11  |  1020 b   |  92 lines

  1. ' The following define the filters that are used in the panels.
  2. ' You may add more filters up to a max of 10. 
  3. ' All blank lines, and lines beginning with ' are ignored.
  4.  
  5. All files
  6.     *.*
  7.  
  8. All but descriptions
  9.     |files.bbs
  10.     |descript.ion
  11.  
  12. PROGS:    Executable files
  13.     *.exe
  14.     *.com
  15.     *.bat
  16.     *.btm
  17.     *.cmd
  18.  
  19. DBASE:    Database files
  20.     *.dbf
  21.     *.rbf
  22.     *.rxd
  23.     *.dtf
  24.     *.wdb
  25.     *.db
  26.     *.dtf
  27.  
  28. SSHEET:    Spreadsheet files
  29.     *.wks
  30.     *.wk1
  31.     *.wk3
  32.     *.wkt
  33.     *.wkq
  34.     *.wr1
  35.     *.wrk
  36.     *.xls
  37.     *.wq1
  38.     *.vpp
  39.     *.mod
  40.  
  41. WORD:    Word processor files
  42.     *.doc
  43.     *.txt
  44.     *.wps
  45.     *.vw4
  46.     *.wri
  47.     *.sam
  48.     *.jw
  49.     *.ws7
  50.     *.htm;*.html
  51.  
  52. GRAPHICS:Graphics files
  53.     *.jpg;*.jpeg
  54.     *.bmp
  55.     *.wmf
  56.     *.pic
  57.     *.wpg
  58.     *.wpb
  59.     *.tif
  60.     *.gif
  61.     *.ico
  62.     *.pcx
  63.     *.grf
  64.     *.drw
  65.     *.clp
  66.     *.msp
  67.  
  68. COMPRESSED:Compressed files
  69.     *.zip
  70.     *.arj;*.a0?;*.a1?
  71.     *.rar;*.r0?;*.r1?
  72.     *.lzh
  73.     *.ace;*.c0?;*.c1?
  74.     *.ain
  75.     *.arc
  76.     *.cab
  77.     *.esp
  78.     *.ha
  79.     *.hpk
  80.     *.hyp
  81.     *.j;*.j0?;*.j1?
  82.     *.lim
  83.     *.pak
  84.     *.sar
  85.     *.sqz
  86.     *.tar
  87.     *.tgz
  88.     *.uc2
  89.     *.x
  90.     *.z
  91.     *.zoo
  92.