Help for this page

Select Code to Download


  1. or download this
    if($version eq "XP")
        {
    ...
            $|=1;
            system("wmdist -e $input WAITING > XP_waiting.txt");
        }
    
  2. or download this
    system("cls");