Help for this page

Select Code to Download


  1. or download this
    if (check_dup_rec("$APPHOME/DATA/lookup/lookup_file.txt", $actv_id, $i
    +teration_id, $wave_id))
    
  2. or download this
    if (...)
    {
        print "\nTo ABORT press CTRL+C or Press ENTER key to Continue...";
        <STDIN>;
    }