$t->print("!"); my $data = $t->get(); print STDOUT "$data\n"; WriteToScreen($data); return;