Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Bitwise Operator Error

by ravishi (Acolyte)
on Oct 03, 2008 at 13:35 UTC ( [id://715193]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\code>DisplayPipeTracer15.pl -trace out.PipeTracer.xml
    '8┬¿├⌐☻♥' isn't numeric at C:/Perl/site/
    +lib/Tk/Widget.pm line 205.
    ...
    Ports to be Analyzed: 1 2
    'h┬Ñ├⌐☻♥' isn't numeric at C:/Perl/site/
    +lib/Tk.pm line 250.
     at C:\code\displayPipeTracer15.pl line 159
    
  2. or download this
        my $cycleAccept = $statusBar->Button(-text => "Go to", 
                                          -font => ['Arial', 8],
                                          -command=> \&GoToCycle, 
                                          -bd => 1, -takefocus => 'never',
                                          -highlightthickness => 0)->pack(
    +-side => 'left');
    
  3. or download this
            $PortFrame = $allPortsFrame->Scrolled('TableMatrix',
                                                -resizeborders=>'none',
    ...
                                                -scrollbars => "osoe")->pa
    +ckAdjust(-side => "top", 
                                                                          
    +         -fill => 'both', 
                                                                          
    +         -expand => 1);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://715193]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-19 16:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found