Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    }
    
    print "Retrieved Value is: $newval\n";
    
  2. or download this
    Saving Value: 70000
    Retrieved Value is: 70000