my ($theFile); until (-f $theFile) { print "Please enter the file name:"; chomp($theFile = <STDIN>); }
In reply to Re^2: Grab input from the user and Open the file
by GotToBTru
in thread Grab input from the user and Open the file
by valerydolce
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |