Help for this page

Select Code to Download


  1. or download this
    while ($x != $limit) {        
            foreach $x (@icpList) {
    ...
                pstswlog($x);
                warn "pstswlog executed";
            }