/
Fatal error at processing report whhich generate more than 10000 pages.

Fatal error at processing report whhich generate more than 10000 pages.

KB-20241214-01

Version

before XFRX 24.2

Symptoms

  • Used engine XFRX#LISTENER in VFP 9. 
  • VFP 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.