Help for this page
my $id = $sel || (@ids && $ids[0]) || ''; ... $IDText->setSelected ($id); return if $dlg->Show (-global) ne 'OK'; }
#!/usr/bin/perl use strict; ... print "$name\n"; }