my $cmd = 0; $cmd = $step_no if $step_no =~ /\A\d+\z/; [download]
In reply to Re^2: reduce line of code by ysth in thread reduce line of code by Sun751