
RepairSystemDumpFile notes
v0.6

 1-15-20  17:33          27,199      0  RepairSystemDumpFile.cmd

53123e24cd44bcf718e3002909d154e0 *RepairSystemDumpFile.cmd

RepairSystemDumpFile is a tool that attempts to repair corrupted System Dump files.

Typical usage is

  RepairSystemDumpFile dumpfile

where dumpfile is the name of the file to be repaired.

Messages and prompts are written to stdout and you will be prompted to allow
the file to be rewritten.  It is your responsibility to backup the original
dump file.

The script assumes that the dump file is from an ARCAOS installation and 
that the AOSLDR is in use.  If not, use the -i command line switch to 
override these defaults.

Use

  RepairSystemDumpFile -?

to see the available options

Requires Alex Taylor's RXUTILEX REXX library for dump files larger than 2GB.

See:

  http://trac.netlabs.org/rexxlibs

