##
my ($x,$xx) ;
sleep(2);
while( (!$has_quit || $this->{STOPING} == 1) && -e $file && $this->is_started( !$this->{STOPING} ) ) {
++$x ;
####
my ($n) = ( $data =~ /(\d+)\s*$/gi );
$n = 1 if $n eq '' ;
sleep(1);
return( $n , $data ) if wantarray ;