array access in TRibbon

Post Reply
User avatar
Anderson.OL
Posts: 92
Joined: Thu Feb 15, 2007 11:37 am
Location: Itaocara - RJ - Brasil
Contact:

array access in TRibbon

Post 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)
FiveWin 9.03 + xHarbour !!
User avatar
gkuhnert
Posts: 274
Joined: Fri Apr 04, 2008 1:25 pm
Location: Aachen - Germany // Kerkrade - Netherlands
Contact:

Re: array access in TRibbon

Post 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.
Best Regards,

Gilbert Kuhnert
CTO Software GmbH
http://www.ctosoftware.de
User avatar
Anderson.OL
Posts: 92
Joined: Thu Feb 15, 2007 11:37 am
Location: Itaocara - RJ - Brasil
Contact:

Re: array access in TRibbon

Post by Anderson.OL »

dont work!! :?
FiveWin 9.03 + xHarbour !!
User avatar
Daniel Garcia-Gil
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita
Contact:

Re: array access in TRibbon

Post 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
our best documentation is the source code
Isla de Margarita Venezuela.
danielgarciagil@gmail.com
http://tdolphin.blogspot.com/
https://www.dropbox.com/referrals/NTI5N ... rc=global9
User avatar
Anderson.OL
Posts: 92
Joined: Thu Feb 15, 2007 11:37 am
Location: Itaocara - RJ - Brasil
Contact:

Re: array access in TRibbon

Post by Anderson.OL »

Dowloading....

Thanks ;)
FiveWin 9.03 + xHarbour !!
Post Reply