home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / DOSTOOLS / VC / VC.MNU < prev    next >
Encoding:
Text File  |  1997-10-30  |  464 b   |  19 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:    Archives...
  14.     archives.mnu
  15. F2:    Format floppy disk...
  16.     format.mnu
  17. F4:    Edit file
  18.     edit !.!
  19.