Pulling recursive cell formula over many rows will make Origin crash


Version: 2019b

Type: Bug Fixes

Category: Data Handling

Subcategory: Worksheet Data Manipulation

Jira: ORG-19704


In previous version, when pulling a cell formula over many rows (for example 1,000), Origin will crash.

Now we increase the stack size, and introduce a system variable @CFRL (default = 1600) to control the limitation. When exceed the limit, we recommend that you fill formula to F(x) cell of this column instead.