Ignore this (I've fixed it)

Post Reply
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Ignore this (I've fixed it)

Post 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)
Last edited by dutch on Fri Sep 21, 2007 5:39 pm, edited 1 time in total.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Dutch,

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

Antonio Linares
www.fivetechsoft.com
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Post 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
Post Reply