in reply to TK form submission

Taken from "widgets" from the command line.
my $file_name = ''; my $file = $TOP->Frame; my $fn = $file->LabEntry(-label => 'File Name: ', -width => 4 +0, -labelPack => [qw/-side left -anchor w/], -textvariable => \$file_name)->pack(qw/-side left/)


"Age is nothing more than an inaccurate number bestowed upon us at birth as just another means for others to judge and classify us"

sulfericacid