Page 1 of 1

Ignore this (I've fixed it)

Posted: Fri Sep 21, 2007 5:11 pm
by dutch
Dear Antonio,

I found this following error when I make listbox for array. It used to work with FW2.5 but now I use xHB.Com (Jan 07) + FWH7.07 + ADS (Local). How can I fix it.

Thanks in advance,
Dutch
Application
===========
Path and name: D:\V5\EZ4_ADS\ez4fo5.exe (32 bits)
Size: 4,389,376 bytes
Time from start: 0 hours 0 mins 12 secs
Error occurred at: 21/09/07, 23:56:36
Error description: Error DBCMD/2001 Workarea not in use: ORDKEYNO

Stack Calls
===========
Called from: => ORDKEYNO(0)
Called from: WBROWSE.PRG => (b)TWBROWSE:SETFILTER(2639)
Called from: WBROWSE.PRG => (b)TWBROWSE:SETFILTER(2640)
Called from: WBROWSE.PRG => TWBROWSE:GODOWN(1223)
Called from: WBROWSE.PRG => TWBROWSE:VSCROLL(2185)
Called from: window.prg => TWINDOW:HANDLEEVENT(0)
Called from: control.prg => TWBROWSE:HANDLEEVENT(1360)
Called from: window.prg => _FWH(3164)

Posted: Fri Sep 21, 2007 5:28 pm
by Antonio Linares
Dutch,

Are you using FWH standard class TWBrowse ? FWH TWBrowse doesn't have 2639 souce code line

Posted: Fri Sep 21, 2007 5:42 pm
by dutch
Dear Antonio,

I use Hernan's Twbrowse() and I've fixed it. The new Hernan's Twbrowse and ::cAlias must be empty() "" for array.

Thanks for your prompt reply,
Dutch