When i compile xbuild <program> /b I get the following error
Error description: Error BASE/1132 Bound error: array access
Args:
[ 1] = A { ... }
[ 2] = C ,
Stack Calls
===========
Called from: tbrowse.prg => COLOR2ARRAY(3585)
Called from: tbrowse.prg => (b)TBROWSE:TBROWSE(534)
Called from: tbrowse.prg => TBROWSE:TBROWSE(0)
Called from: debugger.prg => TDEBUGGER:BUILDBROWSESTACK(547)
Called from: debugger.prg => TDEBUGGER:NEW(438)
Called from: debugger.prg => __DBGENTRY(165)
Please tell me if i can do something to fix it
Thanks in advance
A.S.K