in reply to Re: Loading data into an array from a file problem
in thread Loading data into an array from a file problem
@Names = (1,2,3); @Names = ($same_as_above_pulled_from_file);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Loading data into an array from a file problem
by davido (Cardinal) on Apr 20, 2006 at 22:45 UTC | |
by pglinx (Acolyte) on Apr 20, 2006 at 23:27 UTC | |
by davido (Cardinal) on Apr 20, 2006 at 23:32 UTC | |
|
Re^3: Loading data into an array from a file problem
by eric256 (Parson) on Apr 20, 2006 at 22:42 UTC |