Help for this page

Select Code to Download


  1. or download this
    print LOGFILE "$SQL_login";
        
    ...
        #$cursor_login->finish;
        #Close the database
        $dbh_login->disconnect;
    
  2. or download this
    #!c:/perl/bin -w
    BEGIN { push (@INC, "c:/progra~1/unwire~1/UPSDKH32/examples/apputils")
    +;    }
    ...
    
    
    }