$agency_info = $agency_infotf->get('1.0','end'); if ($agency_info eq ""){ $dialog = $mw-> Dialog( -title => 'Alert', -text => "Please Complete ALL the Fields on the First Tab", -buttons => [ qw(OK) ]) ->Show();