within this code I get a bug on paste operation of a column selection into
another one... I've formatted it using tabs (real tabs)

$locs = Array(
                                                                                
'Europa'                        =>      Array('x'=>-10  ,       'y'=->-145),
                                                                                
'America'               =>      Array('x'=>-320,        'y'=->0),
                                                                                
'Asia-Oceania'  => Array='x'=>-340,=    'y'->0),
                                                                                
'Africa'                        =>      Array('x'=>40   ,       'y'-=>20)
                                                                        );

I've used '->' instead of '=>' (:P) so I'd like to column copy the right one
into the other 2 wrong column... but the paste operation didn't work well as you
can see...

-- 
Please add a feature request/ideas forum! ^_^

<http://forum.pspad.com/read.php?4,33780,33780>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem