On Mon, 11 Feb 2008 23:20:55 +0000, sebas22 <nospam@[EMAIL PROTECTED]
> wrote:
>>> Basically, I want to open a text file and search it for a specific
string.
>
>See in the NG the exemple for ft_readln(), you can easily adapt it for
>your need.
I was meaning ft:freadln(), of course.
You have also in GT_FLocate() in GT_lib that does what you want :
GT_FLocate(<nFileHandle>,<cString>,[<lCaseSensitive>],;
[<nStartPos>]) --> nLocation
--
Regards,
Sebas


|