home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 March / Chip_2011.03_CD.iso / BootCD / vc.uha / VCEDIT.EXT < prev    next >
Encoding:
Text File  |  2007-05-11  |  379 b   |  14 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. *:    edit.com
  14.