This qualifier tells KAP to ignore specified routines. For example,
the following command tells KAP to process all the program units
in the Fortran source file program.f except for
temp_sub_1 and temp_sub_2 :
kapf90 program.f /skip=temp_sub_1 /skip=temp_sub_2
Copyright © Digital Equipment Corporation. 1999.
All Rights Reserved.