home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / MOVE11.ZIP / MOVE.DOC next >
Text File  |  1989-03-05  |  1KB  |  34 lines

  1.  
  2.  
  3.  
  4.  
  5.                                     M O V E
  6.                                   Version 1.10
  7.  
  8.                           Written By:  Ronald F. Merts
  9.                  Copyright (c) 1989, Oklahoma Software Systems
  10.  
  11.  
  12.  
  13.     This program was written while I was playing around with several of
  14.     the Dos????? function calls available under OS/2.  The program can not
  15.     be made into a bound executable with the Microsoft BIND utility:
  16.  
  17.     The program will attempt to move/rename a file specified as argument
  18.     number one to the directory path specified by argument number two.  If
  19.     the destination cannot be reached with a move/rename -- I.E.  it is on
  20.     another device or drive -- then the program will allocate memory and
  21.     perform a copy function.  If the program cannot copy the file in one
  22.     pass (this means a file larger than 440K under OS/2 with 2.0Mb of RAM)
  23.     then the program will abort with an error.
  24.  
  25.  
  26.     Have fun.
  27.  
  28.     Ron Merts   (147/30)
  29.                 Point 10
  30.  
  31.  
  32.  
  33.  
  34.