FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How print a listbox with array
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
How print a listbox with array
Posted: Fri Sep 08, 2006 12:30 PM
I use on my application a listbox with setarray()
when I want print all the arrays and I insert on menu an action

ACTION (oBRW:Report("prova di stampa", .t. ) )


it make an error

Application
===========
Path and name: C:\work\PRG\MOSCIANO\PcWin.Exe (32 bits)
Size: 635,904 bytes
Time from start: 0 hours 0 mins 5 secs
Error occurred at: 08/09/2006, 14:28:11
Error description: Error BASE/1002 Alias does not exist: ARRAY

Stack Calls
===========
Called from: WBROWSE.PRG => TWBROWSE:REPORT(2545)
Called from: AGENDA.prg => (b)AGENDA(175)
Called from: VMenu.prg => TVMENU:EVALACTION(1662)
Called from: VMenu.prg => TVMENU:LBUTTONUP(1364)
Called from: WINDOW.PRG => TWINDOW:HANDLEEVENT(0)
Called from: CONTROL.PRG => TCONTROL:HANDLEEVENT(0)
Called from: VMenu.prg => TVMENU:HANDLEEVENT(858)
Called from: WINDOW.PRG => _FWH(0)
Called from: => WINRUN(0)
Called from: WINDOW.PRG => TMDIFRAME:ACTIVATE(0)
Called from: CAWIND.PRG => CAWIND(241)
Best Regards, Saludos



Falconi Silvio
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
How print a listbox with array
Posted: Fri Sep 08, 2006 11:20 PM

Silvio,

Is it Hernan's browse ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
How print a listbox with array
Posted: Sat Sep 09, 2006 10:17 AM

yes, it is

Best Regards, Saludos



Falconi Silvio

Continue the discussion