$executecommand = $top->ExecuteCommand(-height => 10, -scrollbars => 'ose', bg => 'white' )->pack(-expand => 'yes', -fill =>'both'); $executecommand->terse_gui; $executecommand->bell; $executecommand->update;