home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / BootCD / vc.uha / VC.MNU < prev    next >
Encoding:
Text File  |  2007-05-11  |  667 b   |  31 lines

  1. ' !, %       - file name without extension
  2. ' !.!, %.%   - file name
  3. ' !\, %\     - path
  4. ' !:, %:     - drive
  5. ' !@, %@     - file list
  6. ' !~, %~     - short file name without extension
  7. ' !~.!, %~.% - short file name
  8. ' !~\, %~\   - short path
  9. ' !~@, %~@   - list of short file names
  10. ' ![text]    - input string
  11. ' !0...!9    - use input string #0...9 again
  12.  
  13. F1:    ZIP Archive Menu...
  14.     zip.mnu
  15.  
  16. F2:     ACE Archive Menu...
  17.         ace.mnu
  18.  
  19. F3:     ARJ Archive Menu...
  20.         arj.mnu
  21.  
  22. F4:     Create a list of files...
  23.         list.mnu
  24.  
  25. F5:     Special Menu for NTFSDOS drives...
  26.         ntfsdos.mnu
  27.  
  28. F8:     Format floppy disk...
  29.     format.mnu
  30.  
  31.