Hello all!
Are the memo and text functions from harbour limited to 256 characters per line as in clipper?
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: Google [Bot] and 78 guests