Split File v1.0 Help
Copyright ⌐ 9/1998 Hackman's Team.
  1. About the plugin
  2. How to use it
  3. Capabilities
  4. Requirements/Misc
About the plugin

Split File v1.0 may be used to split virtually every file however small or large into smaller pieces, according to the desired size, number or address reference point criteria.
Up

How to use it

Open a file with Hackman then select Execute|Split File... After a few seconds, the plugin will pop-up. There are three options, select the desired one according to your needs then press either Split to perform the action you've entered or Cancel to return to Hackman platform.
Up

Capabilities

This version supports cutting a file in 2 to 100 files, or from pieces starting at 1 Kb and ending at 2 MB (2000 Kb). Note that 1 Kb is 1024 bytes. Of course, you can split a file into 2 pieces (3rd option) at a specified address within the provided bounds. This address should be entered in decimal system (long integer).
Note: In any case, the output files will be named as Splitted.xxx, where xxx is a number from 1 to the number of files that were used. This process does not interfere with the source file.

Up

Requirements/Misc

Hackman v2.2 or later is required for this plugin to run. But, if you change the 2nd line of the mergescr.hmp script file from menu=run to menu=tools, then the plugin can work fine with Hackman 1.3 or later.
Up