Purify is a comprehensive run-time error detection tool. It checks all the code in your program, including any application, system, and third-party libraries. Purify checks every memory access operation, pinpointing where errors occur and providing detailed diagnostic information to help the user analyze why the errors occur.
Purify uses standard setup scripts. You must type
setup pure
to use this application. If you want to run this version
of the software even if other versions are available,
use pure-4.2 instead of pure
in your setup statement.
See "helpme setup" for
information on finding out what versions are available or
what to do if the setup statement does not
work.
purify