Help for this page

Select Code to Download


  1. or download this
    X Error of failed request:  BadIDChoice (invalid resource ID chosen fo
    +r this connection)
      Major opcode of failed request:  55 (X_CreateGC)
      Resource id in failed request:  0xa00005
      Serial number of failed request:  575
      Current serial number in output stream:  574
    
  2. or download this
    use strict;
    use warnings;
    ...
        my $pw = $e->get;
        return($pw);
    }