home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / ARCHIVE / ZS10.ZIP / ZS.DOC next >
Encoding:
Text File  |  1991-04-17  |  2.7 KB  |  84 lines

  1.                               ZIP Split V1.00 (c)
  2.  
  3.                           P J Tewkesbury April 1991.
  4.  
  5.                            This program is Shareware
  6.  
  7. Disclaimer
  8.  
  9. The developer of this software makes absolutely no warranty or guarantee as
  10. to program performance or suitability for a given purpose. You use ZIP
  11. Split■V1.00 your own risk.
  12.  
  13. What is ZIP Split?
  14.  
  15. Example : If you which to PKZIP an application package, with its directory
  16. structures, and you produce a 800K ZIP file, but you only have 360K discs,
  17. then ZIP Split will take your ZIP file, and produce a number of smaller ZIP
  18. files with a maximum size of either 360K, 720K, 1.2M, or 1.4M. You can then
  19. copy the smaller ZIP files to floppy disc.
  20.  
  21. ZIP Split can handle all the ZIP features of PKZIP 1.0 and PKZIP 1.10, as
  22. well as ZIP comments, file comments and extra fields.
  23.  
  24. Command Line Format.
  25.  
  26. ZS <ZIP filename> <size>
  27.  
  28. <ZIP filename>: This is the path & name of the ZIP file to split.
  29.  
  30. <size>        : This is a number between 1 and 4 which tells the program
  31.                 the maximum size of a ZIP file.
  32.  
  33.                 1 : 360K discs.
  34.                 2 : 720K discs.
  35.                 3 : 1.2Mb discs.
  36.                 4 : 1.44Mb discs
  37.  
  38. ZIP Split V1.00 will take a ZIP file and split the zip into the least number
  39. of files which have a maximum size as specified. The newlty created ZIP files
  40. will be placed in the same directory as the source ZIP file, and the files
  41. will have the same filename, execpt that the last letter of the filename will
  42. be a letter.
  43.  
  44. Eg:-
  45.  
  46. ZS SAMPLE.ZIP 1
  47.  
  48. If SAMPLE.ZIP is a 800K file, then this command will produce 3 new ZIP files.
  49.  
  50. SAMPLEA.ZIP
  51. SAMPLEB.ZIP
  52. SAMPLEC.ZIP
  53.  
  54. Note : If a ZIPed file which is in the source ZIP file is larger than the
  55. given size, then ZIP Split will not be able to ZIP the ZIP file.
  56.  
  57. Zip Split error codes.
  58.  
  59. Error Code : Source File : Error
  60. --------------------------------------------------------------
  61. 0                          All OK
  62. 1            zs            Invaild number of parameters.
  63. 2            zs            Invaild opticopy size specified
  64.  
  65. Shareware Notice.
  66.  
  67. Under the Shareware Concept, the release disks may be freely copied and shared
  68. to allow others to try ZIP Split V1.00. We suggest that this "Evaluation
  69. Period" be limited to 30 days. If you use ZIP Split V1.00, we expect you to
  70. register your copy.
  71.  
  72. To Register your copy of ZIP Split V1.00, please send £10 to the author.
  73. (See Below.) Also, if you find any bugs, or have any comments about
  74. ZIP Split V1.00, please send then to the author with a SAE for your reply.
  75.  
  76. Author:-
  77.  
  78. Mr P J Tewkesbury,
  79. 26 Garthorp Road,
  80. Northern Moor,
  81. Manchester,
  82. M23 OAS,
  83. England.
  84.