At 16:15 -0500 1999.09.09, Jefferson R. Lowrey wrote: >use strict; >use Mac::Glue ':all'; >use Data::Dumper; > >my $netOGlue = Mac::Glue->new('netOctopus'); > >my $selection = $netOGlue->get($netOGlue->prop('selection', of >=>'computers_window')); > >print Dumper $selection; Could you add to the top: open STDOUT, ">:testdump.txt" or die $!; and send the file to me? Thanks, -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-modules-request@macperl.org