Anchor | ||||
---|---|---|---|---|
|
Version
before XFRX 24.2
Symptoms
- Used engine XFRX#LISTENER in VFP 9.
- VFP shows show error message "Fatal error nExpr reporting error nExpr."
- XFRX log contains error message "There is not enough memory to complete this operation."
- VFP 10 process all data without some problem.
Cause
XFRX#LISTENER store all data to XFF temporary table. Because VFP store all processing data to internal buffer, then is this buffer full unnecessary data.
Workaround
Use XFRX#INIT.