SInce there's no exec statement, is there some other way in MacPerl to implement a subroutine transfer table: @Actions = ('$x', '$y'); # ... stuff giving a value to $i # Call the subroutine exec $Actions[$i] Thanks Dennis ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch