home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 005A / PROKEZ18.ZIP / PRO-KEYS.CFG < prev    next >
Text File  |  1995-10-03  |  631b  |  41 lines

  1. F2       =e
  2. F3       =more < $1
  3. F4       =!print
  4. F5       =dir
  5. F6       =rename
  6. F7       =deltree $1
  7. F8       =!del
  8. F9       =zip
  9. F10      =unzip
  10. F11      =mode 80,25
  11. F12      =mode 80,50
  12. Tab      =cls^dir/w
  13. Editor   =e
  14. Delay    =30
  15. CmdColor =10
  16. History  =200
  17. Slash    =\
  18. SepChar  =^
  19.  
  20. [CompletionRules]
  21. *.exe *.com *.bat *.dat *.cfg * *.*
  22. zip *.zip
  23. unzip *.zip
  24. e *.cfg *.txt *.dat *.doc * *.* /f
  25. cd *.* /d /np /nh
  26. rd *.* /d /np /nh
  27. deltree *.* /d
  28.  
  29. [Macros]
  30. ls=dir $*
  31. rm=del $1
  32.  
  33. [RecognizedErrorMessages]
  34. bad command
  35. invalid
  36. 0 file(s) copied
  37. file not
  38. path not
  39. duplicate file
  40. parameter format
  41.