in reply to using 'value=s' = \$value
for ($upload) { if (/^start$/) { ©_tftp_start; } elsif (/^run$/) { ©_tftp_run; } else { die "Your destination choice for Uploads does not appear to + be valid.\n" } } [download]