by Ray Marron <google@[EMAIL PROTECTED]
>
Feb 26, 2008 at 06:38 AM
On Feb 25, 8:43 am, "Derek" <dalik...@[EMAIL PROTECTED]
> wrote:
> Hi,
> How can I read the text file into an array.
> Please advise.
>
> Derek
I have a function for this in my library. Download raylib.zip from
http://www.raymarron.com/clipper.
You're looking for the function LoadTextFile from the ReadLine.prg
file. Of course, it only works on text files with 4K or fewer lines.
--
Ray Marron