I know how to read either the pipe delimited first line or the entire line into an array. But the only part I need is the last entry. Is there a way to read each entry into an array and go to the next line after I get done with the first one? Then I could just take every nth element and have an array with file paths.This | Is | An | Entry | //Path/To/File.pdf This | Is | Entry | 2 | //Path/To/File2.pdf
In reply to Reading from files by Hellhound4
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |