while (!defined $report) { $count=$count+1 if ($count == 1) { "7.) What do you want to name the report:", textfield('report'), } else { "7.) You MUST Supply report Name:", textfield('report'), } }