- Code: Select all Expand view
- Application
===========
Path and name: E:\Spectral\Cash Flow\cashver3.exe (32 bits)
Size: ********* bytes
Time from start: 0 hours 1 mins 49 secs
Error occurred at: 10/21/09, 11:50:12
Error description: Error DBCMD/2001 Workarea not in use: ORDCREATE
Stack Calls
===========
Called from: => ORDCREATE(0)
Called from: source\rdd\rddord.prg => DBCREATEINDEX(59)
Called from: .\CASHVER3.PRG => GLOBAL1(2378)
Called from: .\CASHVER3.PRG => MSCREEN2(802)
The error occurs at this line
use (exptyd) alias expty new
index on expty->prod_num to expty <<<<< here
How is it posible the work area no in use when the above line opens it?
This happens once in a while.