movefile.rev

来自「文件移动MOVE的C语言源程序代码 开发环境为C」· REV 代码 · 共 70 行

REV
70
字号


          MOVEFILE       A File Move Utility      09-21-1987


                            PUBLIC DOMAIN
          Original Author: Jim Drash CompuServe ID [76607,70]



          REVISION HISTORY


          ----------------------------------------------------



          Version 1.20 09-21-1987


          1.  PUBLIC DOMAIN

          2.  Squashed file time stamp bug

          3.  Added Ctrl-Break (abort) processing

          4.  DOS version Check

          5.  Allows multiple source  file specifications on
              one invocation

              Example:

              C:\>movefile fu.bar file.* test*.bas \zz




          Version 1.10 09-17-1987


          a.  MOVEFILE   changed  to  allow  moves   between
              drives.


          Example:

          Move a file from the c: drive to the a: drive

          C:\>movefile file.txt a:
          movefile - File Move Utility, Version 1.20, PUBLIC DOMAIN

          C:FILE.TXT moved to A:




                                   - 1 -


          Version 1.00 09-15-1987


          MOVEFILE: New program - features:

          a.  Moves files from one directory to another

          b.  supports wildcards

          c.  sharew

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?