See also entry in DESCRIPTION file
Usage: nest_mapkeys [options] [config.pro file]
nest_mapkeys checks the mapkeys in config.pro for the depth of the
nesting level. The maximum nesting level is 6.
options: -h => this help screen
-v => verbose output
NOTE: Since R17 there is no need to run this script anymore, because
the nesting level has increased considerably.
Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl
################################################################################
# History:
#
# 25-11-96 Changed default config.pro location to $HOME
# 01-07-96 Now using cat_current_config.pro to allow continuation to the next
# line.
# first version 1-8-95
#
################################################################################
|