home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / DOSTOOLS / VC / VC.EXT < prev    next >
Encoding:
Text File  |  1997-10-30  |  380 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. asm:    asm.mnu
  14.