in reply to Problem with reading the total file into variable
Your code is highly confused. There only is one instance of the MYFILE filehandle and the flow is as follows:
Maybe you can take a step back and explain why you are sprinkling various attempts to read from MYFILE over your code and what your real goal is?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem with reading the total file into variable
by ravi45722 (Pilgrim) on Aug 25, 2015 at 07:18 UTC |