Help for this page

Select Code to Download


  1. or download this
    #perl -w
    
    use strict;
    ...
        else{
        print "\nlabelling $element succesfull!";}
    }
    
  2. or download this
    #perl -w
    use strict;
    print "cleartool rmtype -rmall lbtype:LABEL";