Help for this page

Select Code to Download


  1. or download this
    if (-z "BADSYMS.OUT") {
        system("rm BADSYMS.OUT");
    ...
    else {
        print "Bad symbols...";
    }