Page 1 of 1

array access in TRibbon

Posted: Mon Jul 12, 2010 1:26 pm
by Anderson.OL
Fivewin 10.6

Code: Select all

Application
===========
   Path and name: G:\prog\FiveWin\Farma Manager\Farma1.EXE (32 bits)
   Size: 4,745,728 bytes
   Time from start: 0 hours 0 mins 7 secs 
   Error occurred at: 12/07/2010, 10:25:27
   Error description: Error BASE/1068  Argument error: array access
   Args:
     [   1] = U   
     [   2] = N   1

Stack Calls
===========
   Called from: .\source\classes\TRIBBON.PRG => (b)TRIBBONBAR:TRIBBONBAR(153)
   Called from:  => TRIBBONBAR:ISOVERQ(0)
   Called from: .\source\classes\TRIBBON.PRG => TRIBBONBAR:LBUTTONDOWN(812)
   Called from:  => TWINDOW:HANDLEEVENT(0)
   Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1483)
   Called from: .\source\classes\TRIBBON.PRG => TRIBBONBAR:HANDLEEVENT(955)
   Called from: .\source\classes\WINDOW.PRG => _FWH(3391)
   Called from:  => WINRUN(0)
   Called from: .\source\classes\WINDOW.PRG => TWINDOW:ACTIVATE(976)

Re: array access in TRibbon

Posted: Mon Jul 12, 2010 1:48 pm
by gkuhnert
see also my topic: http://forums.fivetechsupport.com/viewt ... =3&t=19322

Maybe the change I made can also help in your case? Although the error seems to origin from another place in code.

Re: array access in TRibbon

Posted: Tue Jul 13, 2010 11:41 am
by Anderson.OL
dont work!! :?

Re: array access in TRibbon

Posted: Tue Jul 13, 2010 12:10 pm
by Daniel Garcia-Gil
Anderson..

this error is already fixed, please download again your version

or see thhis post : http://forums.fivetechsupport.com/viewt ... 92#p100692

Re: array access in TRibbon

Posted: Tue Jul 13, 2010 5:19 pm
by Anderson.OL
Dowloading....

Thanks ;)