Alan Fry writes Fri, 9 Jul 1999 18:26:24: >I think this fixes the 'Cut', Copy' and 'Paste' problem. Yes, everything works wonderfull. Thank you for the script. This was really a big help for me. There's one special thing about the command: key Key This suggests that key takes an integer value (the key value) as parameter. But key uses internally the function: _dialogselect Key which expects a hash or an object as parameter. And using: $dlg->key(0) or $dlg->key() instead of $dlg->key($ev->key) doesn't change the performance of the script. Jan Hofmann ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-toolbox-request@macperl.org