Hello
Look that code please
Resp := LOpen("TEXTO.TXT",0)
Do While .t.
Resp1 := cFReadLine(Resp)
========> why i can test end of file to abort this while?
Loop
Enddo
Thanks
Wanderson.
cTxtFile = MemoRead( cRCFile )
nFrom = 1
while nFrom < Len( cTxtFile )
cLine = ExtractLine( cTxtFile, @nFrom )
...
SysRefresh()
end
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 71 guests