if ($status_hash {exit_code} == 0) { open (EXECUTE_LIST, $execute_file); if ($! ne "") { $status_hash {exit_code} = 51; $status_hash {exit_message} = "The file $execute_file did not exist and we are in the execute function.\n\t\tvar \$! = $!"; } #### Inappropriate ioctl for device