home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / fileutil / sliceit / readme next >
Encoding:
Text File  |  1992-10-16  |  4.0 KB  |  82 lines

  1.  
  2.                            October 1992 Ver. 1.00
  3.                               SLICE2/SPLICE2
  4.  
  5.                OS/2 command line utilities for managing large files.
  6.                         Copyright (c) 1992 Garylyn Co.
  7.                                 P.O.Box 4235
  8.                               Dayton, OH 45401
  9.  
  10.  
  11.  
  12. WHAT IS SLICE2/SPLICE2 ?
  13.  
  14.      SLICE2/SPLICE2 is a set of command line utilities that were written to
  15. cut large files down to size.  They are similar but NOT compatable with DOS 
  16. utilities of a similar name - which to the best of my knowledge are not avail-
  17. able for the OS/2  operating system.  Naturally, the DOS versions of utilities
  18. like these could be used in a DOS window but why have to bring up another window
  19. and use more precious resources.  SLICE2 will split any big file on your hard
  20. drive and slice it up and copy to as many disks as needed. At least up to 999
  21. disks.  Anyone with a file to slice up that won't fit on 999 disks I applaud
  22. and suggest you find another utility.  SPLICE2 will reassemble the split up 
  23. file on your hard disk in the exact condition of the original. 
  24.  
  25.  
  26.  
  27. HOW TO USE SLICE2/SPLICE2
  28.  
  29.      SLICE2 is fairly simple to use.  This version has no command line switches
  30. and is rather obvious.  If you have a large file named BIG.FIL and it is approx-
  31. imately 2.5 megabytes long then type:   SLICE2  BIG.FIL  A:\
  32.  
  33.      SLICE2 will start doing it's job and will prompt you when it is ready for
  34. another diskette.  Very little space is wasted except for a few small bytes on
  35. the first disk.  So a 2.5 megabyte file should fit on approximately  2 - 1.4mb,
  36. 4 - 720k, or  8 - 360k diskettes.  SLICE2 will number the files accordingly -
  37. BIG.1, BIG.2, etc.
  38.  
  39.      SLICE2 does not erase or write to the original file.  It will also not 
  40. over-write anything on a diskette.  If you have a mostly full diskette  and you
  41. stick it in when SLICE2 prompts you for a diskette it will use the remaining
  42. space on that diskette and prompt you for another if it needs to.
  43.  
  44.      SPLICE2 also has no command line switches.  Its syntax is even simpler to
  45. use.  To reassemble  BIG.FIL on drive D: just type:   SPLICE2 A: D:
  46.  
  47.      SPLICE2 will not work correctly if you include the file name.  Just make
  48. sure you put the .1 diskette in and use only the source and destination drive
  49. letters followed by a colon.  eg. A: B: C: A:\ B:\ C:\   ( backslashes are ok 
  50. if you are addicted to typing them )
  51.  
  52.      SPLICE2 of course prompts you when to put in another diskette and tells you
  53. when it is done.  If you put in the wrong diskette it will tell you with a  
  54. "Could not open source file" message or something similar.  Then it will prompt
  55. you again to put in the correct diskette and try again.  If you decide to bail
  56. out at that point hold down on the CTRL key and press  C  to quit.   CTRL + C
  57. will work at any time while using either utility.
  58.  
  59. =================================================================================
  60. =================================================================================
  61. REGISTRATION
  62. =================================================================================
  63. =================================================================================
  64.  
  65.      SLICE2/SPLICE2 is a shareware product and is not free. It can be tried and
  66. tested for free. If you decide you like it and prefer to be honest then you may
  67. register and be eligible for future updates. The cost of registration is $20.00.
  68.      A bound version, one that will run in either OS/2 or DOS operating systems,
  69. will be available for free with registration.
  70.      SLICE2/SPLICE2 was written and compiled with Microsoft C 6.0 .
  71.      Make all checks/money orders payable to :
  72.  
  73.                           Gary L. Robinson
  74.                           P.O. Box 4235
  75.                           Dayto, OH 45401
  76.  
  77.      Any and all comments or suggestions of course are appreciated. Thank you!
  78.  
  79. =================================================================================
  80.                       ------ END OF FILE ------
  81.  
  82.