Help for this page
open ( my $flash, '<', $dropfile ); open ( my $reversedFlash, '<', "$dir/file"); ... $lb3->Append($tid) ; $lb4->Append($buf) ;
($data =~ "xxxx"); ... ($data == "xxxx" || "xxxx") tried with single quotes ect and many other things