http://qs321.pair.com?node_id=11104352


in reply to Open a file

I think that the issue is in your first line of code. You're missing the ':' in the path. It probably should be:

my $filename = "C:/Perl64/Perl Scripts/Names.txt";