See also entry in DESCRIPTION file
Usage: chck_corrupted_file [options] [files]
checks if the Pro/E file is corrupted.
options: -h => this help screen
-x => check also for non-ascii characters
-X => check only for non-ascii characters
Do not use if you store your Pro/E models
compressed.
-v => verbose
Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl
################################################################################
# History:
#
# 971218 Started history; Added -x and -v option. Added check for #END_OF_UGC.
#
################################################################################
|