FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour BASE/1132 Bound Error: array access from Errorsys, line 360
Posts: 445
Joined: Thu Feb 21, 2008 11:58 AM
BASE/1132 Bound Error: array access from Errorsys, line 360
Posted: Fri Apr 11, 2008 12:29 PM
Hi again!

This error is happening when I pressing the CTRL+VK_LEFT on xBrowse:

Error BASE/1132 Bound Error: array access from Errorsys, line 360
Peace and lighting!

JĂșlio CĂ©sar M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
BASE/1132 Bound Error: array access from Errorsys, line 360
Posted: Fri Apr 11, 2008 12:42 PM

JĂșlio,

Are you using FWH 6.12 ? That version is from December 2006 !!!

There are lots of changes, enhancements and new features since then.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 445
Joined: Thu Feb 21, 2008 11:58 AM
BASE/1132 Bound Error: array access from Errorsys, line 360
Posted: Fri Apr 11, 2008 12:49 PM
Antonio Linares wrote:JĂșlio,

Are you using FWH 6.12 ? That version is from December 2006 !!!

There are lots of changes, enhancements and new features since then.


Ok Linares but, in my version, how I can resolve this?
Peace and lighting!

JĂșlio CĂ©sar M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
BASE/1132 Bound Error: array access from Errorsys, line 360
Posted: Fri Apr 11, 2008 03:05 PM

JĂșlio,

I can not tell you for sure right now. We will have to look for it and see what we changed then.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 445
Joined: Thu Feb 21, 2008 11:58 AM
BASE/1132 Bound Error: array access from Errorsys, line 360
Posted: Fri Apr 11, 2008 05:32 PM
Antonio Linares wrote:JĂșlio,

I can not tell you for sure right now. We will have to look for it and see what we changed then.


Ok Linares, please!

I have detected that this only happens when the last column of xbrowse is marked with lHide := .T.

It's happens inside of the method GoRightMost(), when the class calculate the follows variables:
::nColSel := len( ::aDisplay )
::nColOffset := len( ::aCols ) - ::nFreeze
::GetDisplayCols()  <- Error is here!
Peace and lighting!

JĂșlio CĂ©sar M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9

Continue the discussion