Help for this page

Select Code to Download


  1. or download this
    Global symbol "$user_entry_don" requires explicit package name at ...
    Execution of ... aborted due to compilation errors.
    
  2. or download this
            $dialog_top->Button(-text=>"OK",-command=>sub {$user_entry_don
    +e = 1 unless($temp_var =~ m/^$/);})->pack;
    
  3. or download this
            $dialog_top->Button(-text=>"OK",-command=>sub {$user_entry_don
    +e = 1 unless($temp_var =~ m/^$/);})->pack;