Hi,
When using an application in a folder different that Program Files,
such as Desktop, sometimes I get this error:
Error description: Error DBCMD/2001 WORKAREA NOT IN USE: ORDLISTADD
Stack Calls
===========
Called from: => ORDLISTADD( 0 )
Called from: ../../../rddord.prg => DBSETINDEX( 0 )
Called from: H:\spa\files.PRG => Openfiles( 108 )
What is wrong?. Thanks.
When using an application in a folder different that Program Files,
such as Desktop, sometimes I get this error:
Error description: Error DBCMD/2001 WORKAREA NOT IN USE: ORDLISTADD
Stack Calls
===========
Called from: => ORDLISTADD( 0 )
Called from: ../../../rddord.prg => DBSETINDEX( 0 )
Called from: H:\spa\files.PRG => Openfiles( 108 )
openfiles.prg:
====================
LOCAL pPath := ".\"
[...]
SELECT 7
lin 108 USE (pPath+"\NOTES") NEWWhat is wrong?. Thanks.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82